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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- share-generics leads to unresolved external symbols/undefined references
- never patterns: `!` argument not detected as diverging on async fn
- ICE related to errors with assicated types?
- `assert_eq!(x, y)` doesn't coerce as well as `assert!(x == y)` does
- Crash in `normalize_erasing_region`
- Casts, including "no-op" casts, are not in-place
- Split up diagnostics in uncommon_codepoints (potentially splitting up the lint as well)
- Tracking Issue for enum access in offset_of
- effective visibilities: Count types leaked through trivial type aliases as reexported
- effective visibilities: Split reachable into "reachable through interfaces" and "reachable through bounds"
- Docs
- Rust not yet supported