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
- No error reported when a generic parameter doesn't meet the requirement of an associated type
- unreachable warning when an unreachable!() macro is called
- Print backtraces for LLVM segfaults and aborts
- inaccurate const drop error doesn't mention #![feature(const_precise_live_drops)]
- supertraits do not resolve correctly for dynamic dispatch trait bounds
- Heavy usage of traits & generics causes incredibly slow compile times & code bloat
- Compiler doesn't warn on infinite recursion in trait's method
- Tracking Issue for #![feature(async_iterator)]
- Suggest using -- --nocapture if tests run for too long
- proc-macro receives warnings only when used within `macro_rules!` macros
- Docs
- Rust not yet supported