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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- "Type annotations needed" with mixed lifetimes in trait bounds
- u32 saturating_mul+compare slower than u64 mul+compare
- u32 saturating_mul with small constant is slower than a multiply+compare
- Cannot link to `--crate-type dylib`
- `rust-call` call ABI is not feature gated at call-sites
- Spurious (?) "trait bound not satisfied" with associated type constructors
- Wrapping<_> implements ShX<usize> but wrapping_shX takes u32
- `#[may_dangle]`, a refined dropck escape hatch (tracking issue for RFC 1327)
- macros: Trailing expression statement macros expand inconsistently
- BTreeSet and BTreeMap append optimization
- Docs
- Rust not yet supported