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
- Incorrect warning: Unnecessary unsafe block
- Constants can contain references that are not Sync
- Value assigned is never read
- unused variable: warn about std::collections that are pushed to but not used afterwards
- rayon type inference regression
- Incorrect recursion in type inference
- Tracking issue for future-incompatibility lint `unstable_name_collisions`
- improve wording of "possible candidate is found in another module" with enums
- 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