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
- bootstrap: RUSTFLAGS_*_BOOTSTRAP does not affect build scripts
- lint against unexpectedly late drop for temporaries in match scrutinee expressions
- Wrong optimization strategy used when performing constant comparison against byte array smaller than u128
- Segfault when compiling very deeply nested tuples
- `x.py bench` should consider warning/informing the user if they have a configuration that may produce slower/inaccurate benchmakrs
- rustdoc: "All items" page does not show associated items
- slow compilation of large struct with `Box`-members and `?` in field init
- 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
- Docs
- Rust not yet supported