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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Codegen Optimization for Non-Consecutive Enum Match Arms
- removing needless `.collect()` in the middle of iterator chain reduces performance significantly
- `make install` only keeps docs of last target for multi-target builds
- Pretty printers for string produce strings of invalid length
- rustdoc: terse diagnostic on malformed intra-doc link (single instead of double colon)
- ICE: `overflow evaluating the requirement` / `impl was matchable against binder but now it is not`
- wrong span for E0277
- unexpected behaviour for Vec<u8> index access in certain situation
- Unexpected type inference failure when comparing Vec::<T>::new() to an empty array []
- doc aliases only apply to the final element of the searched path
- Docs
- Rust not yet supported