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
- dead_code false positive introduced in rustc 1.78.0-nightly (8ace7ea1f 2024-02-07)
- Expand assumes to the other unchecked slice ops
- libcore on riscv64gc-unknown-none-elf contains problematic .sdata section
- Add `or_try_*` variants for HashMap Entry API
- Lint against non-NFC items?
- Missing symbol name in optimized function
- `(..=0 | 2)` in macro does not compile without parentheses but generates warning for unnecessary parentheses
- Missing comma in function arguments can result in a misleading diagnostic about missing arguments
- `uncommon_codepoints` is only checked post-NFC
- Initial support for auto traits with default bounds
- Docs
- Rust not yet supported