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
- MIR_borrow_checking and MIR_effect_checking are very slow
- ICE with generic_const_exprs (and std::simd)
- recommending the wrong Arbitrary
- 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
- Docs
- Rust not yet supported