rust
https://github.com/rust-lang/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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Numeric fallbacks don't work when inherent methods are involved
- Trait impls from where clauses (`ParamEnv`) take precedence over freestanding trait impls
- Coherence error messages can be inscrutable
- Order of operands to equality expression matters when inferring a AsRef implementation
- Type inferencer probably could figure this case out (associated types)
- error: overflow evaluating the requirement `<_ as core::iter::Iterator>::Item`
- Variables bound with different modes in patterns
- region-outlives obligations lead to uninformative/undecipherable region inference failures
- unused-features only warns unused non-language features
- Poor interaction between int fallback and other flow of type information
- Docs
- Rust not yet supported