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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- [ICE]: RustRover use the external linter(cargo clippy) will ICE
- `soft-float` feature on mips-unknown-linux-musl is listed as regular feature by rustc, but emits an unstability warning during compilation
- avoid spurious lifetime diagnostic in async generic case
- Unroll factor in `#[unroll]` attributes should accept any const expr, not just literals
- Link the contributing guidelines in CONTRIBUTING.md
- When compiling without a specified `--edition`, emit a note
- Bevy traits slow with -Znext-solver=globally
- Introduce string_enum!; migrate lint Level and other CLI flag enums
- Fix wrong rounding behaviour about div_euclid with fma operation.
- Lint against empty `cfg(any()/all())`
- Docs
- Rust not yet supported