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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Adding an unreachable branch helps optimize the code when matching on `x % N`
- Large memory usage in codegen, probably due to symbol names
- Suggest replacing Map with Set if it fixes errors
- Detect "only written" value for values only accumulated into but never otherwise read
- Confusing diagnostic from const eval when offsetting a pointer out of bounds
- Stack overflow in rustc when compiling generated function (7k+ lines) with debuginfo
- Function calls in logic expressions sometimes cause optimization misses
- mutually exclusive match arms with `if` cases are not recognized to be covering
- Tracking Issue for `cfg_target_has_atomic_equal_alignment`
- Call Box with FnMut closure requires explicit dereferencing
- Docs
- Rust not yet supported