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
- Trait implementation changes cross-crate with `const_generics` and `const_evaluatable_checked`
- Account for type and trait errors due to incorrectly wrapped types
- Parallelize rustdoc rendering
- Add nuance to suggestion of !Copy expressions in for loops
- Imprecise visibility error message
- Account for incorrect `cfg` in fn argument types
- Rustdoc does not substitute const parameters
- Cannot tell apart panic!() and assert!(false, "") in macro_backtrace()
- Compiler using over 20GiB memory
- Method resolution fails when through a reference to a trait object on Self: Sized methods
- Docs
- Rust not yet supported