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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- An unused output of some macros in std (e.g., `format!()`) should produce a unused_must_use warning.
- ICE: `Tried to make Ignore indirect`
- Bad codegen using `u16::to/from_be_bytes`
- Docs produce invalid type when using bounds in associated type position
- Inappropriate `unused_parens` for inline `const` inside `vec!`/macros
- panic during codegen/LLVM phase
- `struct` documentation should include `Sized` in the listed auto trait implementations
- UpperHex formatting might panic
- `unnameable_types` should show where the type is reachable
- Inline `const` expression inside `vec!`/macros should suggest adding parentheses under edition <2024
- Docs
- Rust not yet supported