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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Inefficient codegen with leading/ trailing zeros result manipulation.
- Allow `unsafe` modifier before control flow blocks like `unsafe match`, `unsafe loop`, etc.
- MaybeUninit::assume_init optimizes poorly
- Add item suggestions for broken intra doc links
- consider disallowing setting target_family if target_os=none
- using inner tool attributes in crate root induces compiler error on intra-crate macro use
- Missed optimization: Useless branches are kept when matching pattern
- Unique references to temporary empty arrays are not actually unique
- Strange .cloned() error message mentioning iterators
- Additional register with same const behaviour
- Docs
- Rust not yet supported