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 supported368 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- dead code (+ unused assignment, etc) warnings in macros do more harm than good
- name-based comparison in new label-shadowing check has likely hygiene 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
- 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
- Poor interaction between int fallback and other flow of type information
- Incorrect / Inconsistent behavior of deref coercion with {}
- Docs
- Rust not yet supported