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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking issue: `Move` trait
- Document `panic!` for Iterator::last (Repeat)
- Tracking issue for release notes of #146832: Not linting irrefutable_let_patterns on let chains
- Compiler can't consistently auto-coerce fn pointers
- Type inference for `<u32>.try_into().unwrap() + <i32>` can't determine what to convert the `u32` into
- Passing &dyn Trait from Rc<dyn Trait>
- Mark `into_iter` as `#[must_use]`
- Warn when using `std::panic::catch_unwind` with the panic strategy as `abort`
- add note when there's a type mismatch due to param_env shadowing
- cannot assign to data in an index of HashMap<_, _> diagnostic suggests all solutions at once
- Docs
- Rust not yet supported