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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Type inference does not work properly when `if let` are nested
- Rustdoc should note default-feature in item descriptions
- Type annotations needed for type alias that refers to associated type on trait
- Closure Does/Doesn't compile depending purely on usage of a {} body with --edition=2021
- Documentation targeting nothing emits unrelated errors
- `mut` keyword alone unexpectedly dereferences value in pattern matching
- Const RangeInclusive<T> used within match case raises error E0308
- Rustdoc can't create link to trait implementation with generics (`[link](#impl-Trait-for-Type<G1, G2>)`)
- Use ELF-TLS on SGX
- Experimental feature gate proposal `crabi`
- Docs
- Rust not yet supported