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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- f32::MAX_EXP and f64::MAX_EXP are documented incorrectly, and other associated constant woes
- `#[doc(cfg(…))]` doesn’t work properly with cross-crate re-exports.
- `thread_local!` dtor registration can pass wrong `__dso_handle` if dynamically linked
- Multidimensional array compilation takes too much time
- error: linking with `cc` failed: exit status: 1
- Tracking Issue for `int_roundings`
- _bzhi_u32/_bzhi_u64 has poor codegen without bmi2 feature
- rustc: native on znver2 CPU picks znver1 for target-cpu
- Better diagnostic for unaligned reference in `println!`
- No way to get compile-time info from the type of local.
- Docs
- Rust not yet supported