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
- Unable to call reverse on a Zip Iterator zipping a std::iter::Repeat
- Better help message for "Mismatched types" [E0308] when the issue is function implicitly returning `()`
- ICE when creating a reference to an (extern?) value of an extern type in a static context
- Confusing error for missing From impls (and other traits with blanket impls)
- ICE Failed to extract DefId: local_def_id_to_hir_id 999c8437c28acff7-7888abc43219a632
- `dyn Trait<'a>` shouldn't carry `'a` lifetime
- AFIT: impl can't add extra lifetime restrictions, unlike non-async
- Long build times for conflicting trait implementations (>35min on GitHub CI)
- Modules loaded using `#[path]` are seemingly treated like `mod.rs` files even when they're not
- Tracking issue: convert library-testing ui tests to unit tests
- Docs
- Rust not yet supported