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
- Suboptimal debug codegen for integer division with a constant rhs
- Cycle error through variance computation when using `-> _`.
- Consider making `cfg(feature = "crt-static")` available *only* for link-time configuration
- Suggest importable type that differs only in capitalization
- 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
- 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
- Docs
- Rust not yet supported