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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Clarify stages of MIR pipeline, and make MIR lints consistent
- Conditional jumps equivalent to if(0 != 0) can appear in optimized assembly
- Incorrect error message, βcan't call method on ambiguous numeric type `{integer}`β
- rustdoc should add repository links automatically
- `unsafe` blocks do not apply to array length expressions they contain
- Asymmetric "overflow evaluating the requirement" error with associated type constraint
- Primitive vs struct antipattern?
- opportunistically evaluate constants while populating `mir::Body::required_consts`
- Improve error message when moving a captured value out of a closure
- Make lang items private
- Docs
- Rust not yet supported