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
- Warn that trait implementation is gated by a feature flag
- Stall from overflow caused by `for<'a> F: FnOnce(Self::Gat<'a>)`
- Overflow evaluating the requirement with a where clause on associated type
- Make RenderOptions fields' type into newtype instead of boolean for clarity
- auto_traits + negative_impls not working as expected with associated types
- Linking error in rustc_llvm when using rustc_interface
- Suggest dereferencing smart pointers to satisfy mismatched types [E0308] in match argument
- Rust confused by associated types in default generic
- Unstable methods can interfere with stable method calls which use auto-dereferencing
- Trait bound claims missing requirements despite those bounds being implied by the trait
- Docs
- Rust not yet supported