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 supported277 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Conflicting impls where one type is an associated type should provide a note that another crate could define the associated type to make the impls overlap
- Better error message when asking for derive when there are already derive macros
- `negative_impls` doesn't seem to agree with `const_trait_impl`
- `Self` keyword is documented as `SelfTy`
- Ignore gitignored files in tidy's file counting
- `warn(path_statements)` triggers when using constants to limit values of `const usize`
- Generators should be able to yield references to local variables
- libcompiler-builtins contains DWARF5 debuginfo in 1.62.0
- Compilation fails when same trait apears twice in type bounds with different lifetimes.
- incorrect resolutions for type dependent paths in struct expression
- Docs
- Rust not yet supported