rust
https://github.com/rust-lang/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 supported323 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Associated constants used in equality constraints should be considered as used
- ICE: `collection encountered polymorphic constant: Ty(..)`
- LLVM can't support partial register clobbers
- Document the `run_make_support` library
- Bad codegen using `u8/u16::leading_ones`
- ICE: `OpaqueCast unexpected because it isn't captured` in `rustc_middle/src/ty/closure.rs`
- mut in slice pattern: `[_, mut @ ..] = &[...]` is not needed?
- rustc overflow with size_of::<Self> constraint
- ICE: `None` in trait codegen
- Implement consecutive shorthand projections (associated type paths) like `T::AssocA::AssocB`
- Docs
- Rust not yet supported