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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- rustdoc: Tracking issue for scraping code examples from the `examples/` directory
- 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
- Incorrect hint for `decl_macro` import.
- Spurious E0282 'type annotations needed' when other compile errors exist
- 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
- Docs
- Rust not yet supported