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
- #![cfg_attr(not(test), no_std)] doesn't work when building multiple crate-types
- [NLL] borrowed-universal-test.rs output is not great
- missed optimization: fat pointers in two-variant enums with small second variants
- Compiler Performance Tracking Issue
- Variable name corrections should take type into account
- 🔬 implement "always applicable impls"
- clarify effects of lto, thinlto and codegen-units
- Document minimum size for `usize` and `isize`
- Incremental compilation regression with num-bignum
- 🛠️ specialization permits empty impls when parent has no default items
- Docs
- Rust not yet supported