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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Backtraces do not work for binaries loaded through ld.so
- Inferred closure argument lifetime is too specific; we should suggest annotating the type to use the more general lifetime
- TAIT: Compiler struggles to infer the type
- Performance regression with niche optimization
- rustc panicked at 'Failed to extract DefId...' on incremental builds
- Avoid stack -> `Box` copy when data can be put in `Box` directly
- 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
- Follow token restriction disallows keywords after path fragment specifier (and likely others)
- Docs
- Rust not yet supported