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
- Use section/symbol ordering files for compiling rustc (e.g. BOLT)
- Incorrect padding on hexadecimal formatting of integers
- Warn and eventually forbid transmute::<T, U> for T or U with unspecified (Rust) layout
- Doctests don't work in bin targets, non-public items
- println!() prevents optimization by capturing pointers
- Coherence rules are not consistent when applied to auto traits
- Misleading diagnostic when trying to use Box<Error> for io::Error:new
- Warn when a user-defined trait is used on an std library type without full path
- Suggested fix for E0658 does not resolve the compiler error
- derive(Debug) on huge enum causes massive memory spike during liveness checking
- Docs
- Rust not yet supported