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 supported290 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Optimize codegen scheduling
- Trait impls on type alias aren't documented on their underlying type
- "Trait bounds were not satisfied" errors when inference is bailing
- Clippy suggests an unstable attribute instead of a deprecated one for #[cfg_attr(rustfmt, rustfmt_skip)]
- Tracking Issue for `-Z remap-cwd-prefix`
- Cargo test, failed to initiate panic, error 5
- Transmute special-case doesn't take into consideration alignment or enum repr.
- Missing MIR optimization: Replace matches with loads if possible
- Unrelated generic parameter causes "unconstrained generic constant"
- Several trivial `Vec<T>` methods (deref, as_ref, etc) end up in compiled output when optimizing for size.
- Docs
- Rust not yet supported