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
- You can instantiate a dyn Trait that doesn't implement Trait
- rustc docs: Re-exported types' implementations are lost
- Closed standard file descriptors don't generate errors anymore on Unix
- Inconsistent treatment of different kinds of trait bounds with GATs
- 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
- Docs
- Rust not yet supported