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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Suboptimal debug codegen for integer division with a constant rhs
- Consider making `cfg(target_feature = "crt-static")` available *only* for link-time configuration
- Tracking Issue for Extend::{extend_one,extend_reserve}
- Clarify stages of MIR pipeline, and make MIR lints consistent
- opportunistically evaluate constants while populating `mir::Body::required_consts`
- Conditional jumps equivalent to if(0 != 0) can appear in optimized assembly
- Tracking Issue for "unsafe blocks in unsafe fn" (RFC #2585)
- Huge stack allocation is generated when assigning a huge piece of memory to a reference
- trait and struct functions conflicts resolving inconsistence
- clippy is not installed to destination dir if 'tools' config variable not explicitly defined.
- Docs
- Rust not yet supported