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
- Avoid stack -> `Box` copy when data can be put in `Box` directly
- TAIT: Compiler struggles to infer the type
- Performance regression with niche optimization
- Addition does not commute in generic_const_exprs
- Writing `float::pow(int)` causes rustc to suggest using `powf`, not `powi`
- Error::source and Error::cause do not expose immediate error in custom io::Error
- ICE on 1.63 stable
- rustdoc: Tracking issue for lint `rustdoc::missing_doc_code_examples`
- Diagnostic for duplicate `#[panic_handler]` shouldn't talk about lang items
- Follow token restriction disallows keywords after path fragment specifier (and likely others)
- Docs
- Rust not yet supported