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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- slice::rotate_left/right is not simplified for compile-time-constant small rotates
- Debuginfo for `windows-msvc` treats `()` as `tuple$<>`
- False-positive `dead_code` warning for code only used in compile-time assertions
- Enhance E0463 "can't find crate" error message by hints indicating the starting point of a path to a solution.
- New must_not_suspend lint triggers even when value has been moved
- Unhelpful error message for malformed Bevy Query type parameters
- No "consider borrowing here" suggestion for method on complex trait bound
- Confusing interaction between associated types, `async fn` and `impl Future`
- Weird error messages using GATs: cannot satisfy `<Self as Trait<'b>>::Assoc<'a> == '_`?
- Type inference problems during method probing
- Docs
- Rust not yet supported