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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- In presence of `impl <T: Trait1> Trait2 for T`, when `X: Trait2` fails, Rust guides you towards satisfying `X: Trait1` instead of `X: Trait2`
- ICE: `used byval ABI for unsized layout`
- speed up `String::push` and `String::insert`
- Documentation: sorting impls for structs: first crate's own impls, then std impls
- Strange Compiler Bug
- `unexpected_cfgs` lint doesn't recognize some standard `cfg`s
- [DO NOT MERGE] bootstrap with next solver enabled
- Addition to E0582 explanation
- Tracking Issue for Rust 2024: rustfmt improve impl generics indentation
- Tracking Issue for Rust 2024: rustfmt trailing comment alignment
- Docs
- Rust not yet supported