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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Make mem::uninitialized inaccessible in future editions
- [ER] Better error message for integer function
- 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
- Docs
- Rust not yet supported