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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Diagnostics in MIR passes (arithmetic_overflow, unconditional_panic) are not caught with `cargo check`
- Argument-position `impl Trait` requires a named lifetime
- CI: We should be able to complete a build in 3 hours even without Docker image cache
- Incorrect warning: Unnecessary unsafe block
- Constants can contain references that are not Sync
- Value assigned is never read
- rayon type inference regression
- Tracking issue for future-incompatibility lint `unstable_name_collisions`
- panic mode where it aborts upon panic iff there are no catch_unwind calls to catch it
- Collecting into a Result<Vec<_>> doesn't reserve the capacity in advance
- Docs
- Rust not yet supported