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
- dead code (+ unused assignment, etc) warnings in macros do more harm than good
- docs for Traits get duplicated because of different types
- TLS dtor panics abort the process
- rustdoc: Pain points of cross-crate reexports
- 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
- Order of operands to equality expression matters when inferring a AsRef implementation
- Type inferencer probably could figure this case out (associated types)
- Docs
- Rust not yet supported