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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Spurious reborrowing errors when returning lifetimes referencing mutable borrows from inside loops
- 30+ duplicates on E0308 with expected and found being literally identical
- rustdoc's resugaring of projection predicates to type bindings is flawed
- Automatic dereferencing or borrowing on methods that exist behind a blanket (generic) trait implementation
- High recursion_limit plus recursive trait resolution error results in SIGSEGV
- unhelpful diagnostic regarding inferred `'static` bound
- Support checking whether `std::process::ExitCode` represents success or failure
- Namespacing inconsistency with type and const parameters
- `clippy-driver +stage1` doesn't work: `error while loading shared libraries: librustc_driver-2731d3486cc92946.so`
- `where` vs `:` in trait bounds
- Docs
- Rust not yet supported