rust
https://github.com/mozilla/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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `dead_code` in 1.77 lints against tuple fields with Drop implementations and suggests removing them
- `with_file_name` doesn't provide checks for "path filenames"
- Evaluating constants in MIR optimizations introduces const eval errors
- u64::saturating_div is useless
- Which functions are "reachable", and therefore subject to monomorphization-time checks, is optimization-dependent
- Tracking Issue for `Vec::peek_mut`
- `rustc` failed to pass `debuginfo` testsuite when using GDB 15
- Unable to see through associated type with where clause on GAT
- Policy for lint expansions
- Have a separate `Constructors` section in rustdoc for each type that shows functions that can be used to construct the type.
- Docs
- Rust not yet supported