rust
https://github.com/mozilla/rust
Rust
A safe, concurrent, practical language.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported290 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Add lints for all common traits
- Unnecessary implicit reborrow cause confusing compiler error
- Expose core::intrinsics::volatile_copy_nonoverlapping_memory as core::ptr::volatile_copy_nonoverlapping
- Failure to clean up incremental compilation artifacts should not be a hard error
- Defining scope of `existential type` defined by associated type
- Tracking Issue for making incremental compilation the default for Release Builds
- builtin trait-object impl and user written ones can unsoundly overlap
- Compiler unable to apply trait bound
- --emit=dep-info or some flag should include rlibs & externally linked files that will be used
- Implementing a trait for an associated type causes 'overflow evaluating the requirement' error
- Docs
- Rust not yet supported