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
- Tracking Issue for async drop codegen
- "deny" lints are ignored in macro expansion
- Trait bound order-dependent type errors using non_lifetime_binders
- Add diagnostics to "while loop" and "for loop" that note that it is always determined that it migh t iterate zero times.
- 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
- Rust not yet supported