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
- Type inference can pick private-inaccessible types
- Error message of casting a reference of `#[repr(Int)]` enum to `Int` is lacking details
- ICE: `DefId(..)): reachable Public > nominal Restricted(DefId(..)`
- async closures are incorrectly marked as not covered
- Compiler OOM when building in debug mode due to too many generics (with `type_alias_impl_trait`)
- What exactly is $$crate's resolution span/crate?
- Fix wrong suggestion for returning async closure
- Unary operator applied to block fails to compile with type mismatch `<T as UnaryOp>::Output != T`
- rustdoc does not pickup dev dependencies when the dev-dep adds a feature to an existing dependency
- Tracking issue for MCP 951: Create new Tier 2 targets with sanitizers enabled by default
- Docs
- Rust not yet supported