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
- LLVM ERROR: Do not know how to split the result of this operator!
- Confusing error message about missing crate dependency in build.rs script
- Improve Performance in Float Parsing for Decimal Slow-Path Algorithm
- rustc doesn't seem to understand ~const bounds on associated types
- confusable_idents lint should cover lifetime annotations
- Incorrect hint for `decl_macro` import.
- Diagnostics for unimported `decl_macro`
- Docs
- Rust not yet supported