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
- lazy_normalization_consts breaks unsize coercion in rare cases
- Type inference results in accessing a private type, causing a compilation error
- Internal lint: Warn unnecessary `{Hir,LocalDef,Def}Id` converts
- Invalid monomorphization when `-C link-dead-code` is used
- permit coercion in type ascription
- Lint on calling `to_owned` on a reference
- Improve error for missing braces in const block
- Add a blanket impl for `core::fmt::Write` if there is an impl for `std::io::Write`
- Incorrect trait bound resolution in the presence of associated types
- Improve errors for async block in pattern
- Docs
- Rust not yet supported