rust
https://github.com/rust-lang/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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Borrow compilation error with `vec.swap(0, vec.len() - 1)`, while `vec.push(vec.len())` works.
- Add item suggestions for broken intra doc links
- consider disallowing setting target_family if target_os=none
- MaybeUninit::assume_init optimizes poorly
- Missed optimization: Useless branches are kept when matching pattern
- Unique references to temporary empty arrays are not actually unique
- using inner tool attributes in crate root induces compiler error on intra-crate macro use
- Non-'static Lifetimes in Const Generics
- Strange .cloned() error message mentioning iterators
- LLDB show a non existing variable at O1
- Docs
- Rust not yet supported