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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Duplicate error when impl associated type is not well-formed
- Implement `HashStable` for `StableMap/StableSet` instead of `HashMap/HashSet`
- Audit and handle remaining cases of `rustc::potential_query_instability` lint (iterating `HashMap`s)
- [ER] Useless array bound test after a while loop
- Tracking Issue for panic::always_abort()
- `StructuralEq` and `derive(PartialEq,Eq)` in the stdlib
- Passing `-lto-embed-bitcode=optimized` to the `lld` gives a corrupted `.llvmbc` section.
- Tracking Issue for `large_assignments` lint
- Switch `#[derive(PartialEq)]` to have separate lhs and rhs lifetimes
- 'static closures/FnDefs/futures with non-'static return type are unsound
- Docs
- Rust not yet supported