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
- we should check item bounds for Projection where-clause well-formedness
- `#[derive(Debug)]` is introducing potentially panicking code
- Simple `proc_macro::Span` operations should not require going through bridge
- [rustdoc] Add option to hide deprecated items
- Tracking issue: `Move` trait
- Document `panic!` for Iterator::last (Repeat)
- 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]`
- Docs
- Rust not yet supported