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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Incompatible type for trait should be reported before type checking the impl
- Error message for `T <binop> U` worsens if `T` has exactly one implementation of the relevant trait
- Old vtable example fails with: "error: untyped pointers are not allowed in constant"
- Tracking Issue for `remainder` methods for `str` split iterators
- Error messages suggest lifetime annotations for stack references in some cases (E 106 instead of E 515)
- Intra-doc links do not work in markdown files
- E0271 displays wrong span for "required by this bound"
- feature(isa_attribute) / #[instruciton_set()] not present in the unstable book
- Give a better diagnostic for keywords with incorrect capitalization
- Tracking Issue for -Z codegen-backend
- Docs
- Rust not yet supported