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 supported368 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- "Unnecessary" braces have an influence
- Suboptimal debug codegen for integer division with a constant rhs
- Cycle error through variance computation when using `-> _`.
- Tracking Issue for Extend::{extend_one,extend_reserve}
- Clarify stages of MIR pipeline, and make MIR lints consistent
- Conditional jumps equivalent to if(0 != 0) can appear in optimized assembly
- `unsafe` blocks do not apply to array length expressions they contain
- opportunistically evaluate constants while populating `mir::Body::required_consts`
- Make lang items private
- Tracking Issue for "unsafe blocks in unsafe fn" (RFC #2585)
- Docs
- Rust not yet supported