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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- rustc panicked at 'Failed to extract DefId...' on incremental builds
- Box::<CompressorOxide>>::default() creates an LZOxide on the stack and then does a memcpy
- 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
- Diagnostic for duplicate `#[panic_handler]` shouldn't talk about lang items
- Follow token restriction disallows keywords after path fragment specifier (and likely others)
- Complete raw identifier help suggestion for all applicable keywords used as identifiers
- Function type with HRTB and associated type argument unifies inconsistently
- no compilation error on impossible bitshift if not used
- Docs
- Rust not yet supported