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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Cannot infer type even if specified.
- Add span to E0271 errors pointing at the "found" associated type bound
- Could we clarify type error messages that involve traits + closures?
- Wishlist: compiler should give hint when trying to use Box<Trait> as Trait
- introduce region-clauses into the `ParamEnv`, use to replace the `body_id`
- [RFC] Refactor types to be a `(TypeCore, Substs)` pair
- In rustdoc, omit trait impls that a user cannot call
- Provide a way to interpolate crate version in html_root_url
- Link no-deps documentation with no html_root_url to docs.rs by default
- Redundancy in `trace_macro` output
- Docs
- Rust not yet supported