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
- [Debuginfo] Force enum `DISCR_*` to `static const u64` to allow for inspection via LLDB
- Update tests/ui/codegen/target-cpus.rs after upgrading to LLVM 20
- Tracking issue for release notes of #132155: Always display first line of impl blocks even when collapsed
- E0596 error should suggest adding mut rather than a type signature
- E0499 error shouldn't suggest adding a semicolon when there already is one
- Incorrect diagnostic `error[E0309]: the parameter type `T` may not live long enough`, suggests duplicate bound
- Compiling `#[derive(Debug)] enum` + `dbg!` is quadratic with enum variants
- Tracking Issue for spurious mingw CI failures
- Tracking Issue for `bool::select_unpredictable`
- Meta tracking issue for spurious CI failures
- Docs
- Rust not yet supported