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 of const generic can't be associated type.
- Externally Implementable Items: `error: undefined symbol` with dynamic linking
- rustdoc-json: links to associated items like methods have ids that don't exist in `index` or `paths`
- Updated docs for Vec::swap_remove and VecDeque::swap_remove_front/back
- Diags `unused_crate_dependencies`&`unused_extern_crates` "errneously" issued w/ `-Z build-std`
- Optimisation: avoid emitting verify bounds that always hold
- Modify error message of importing inherent associated items when `#[feature(import_trait_associated_functions)]` is enabled
- Tracking issue for release notes of #149218: Make PinCoerceUnsized require Deref
- [ICE]: Failed to normalize Alias(Free
- [ICE] rustc_next_trait_solver/src/solve/effect_goals.rs:358:9: not yet implemented: Iterator is not yet const
- Docs
- Rust not yet supported