rust
https://github.com/rust-lang/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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Crater testing
- shorten backtraces when called as a cdylib, not just for executables
- Update tests/ui/codegen/target-cpus.rs after upgrading to LLVM 20
- 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
- "error[E0106]: missing lifetime specifiers" suggests creating unusable `&'a mut Foo<'a>` references
- better explanation when evaluation of constant value failed with overflowing literal
- Unsafe Loop when using mem::transmute & Unpreventable Due to a Macro
- Meta tracking issue for spurious CI failures
- Docs
- Rust not yet supported