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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Unsized types in required trait methods
- bootstrap: retry `cargo` invocations if stderr contains a known pattern
- Unhelpful suggestions on reference mutability
- Error mentions invalid nested HRTB: `&mut for<'a> fn(for<'a> fn(&'a ()))`
- cfg resolve diagnostic doesn't show up for derive macro that matches trait name
- Better error reporting for `T: ?Sized` types when `impl Receiver for MyType<T>` is implicitly sized
- closure upvars disable `unused_assignments` lint
- Document the contextual keyword `raw`
- When subtyping can switch out trait impls, `Pin::new`’s check for `Target: Unpin` becomes insufficient
- `#[linkage = "weak"] const fn` accepted without warning
- Docs
- Rust not yet supported