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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Dead code pass no longer considers enum used in `pub extern "C" fn` as used
- 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
- Docs
- Rust not yet supported