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
- Tweak comma handling of "missing match arm" suggestion and fix "remove this arm" suggestion, and make suggestion verbose
- Re-exports of hidden items are inconsistent
- Missed optimization: When debuginfo is on, is_power_of_two does not imply nonzero.
- Tag all format-like macros with `#[clippy::format_args]`
- Inefficient code generation with target-feature AVX2
- Make some suggestions "verbose"
- Document `From::from` impls
- RISC-V intrinsics with one or more target features are not inlined
- Tracking Issue for `range_bounds_is_empty`
- Binding c++ with cxx, an error occurs on windows-gnu
- Docs
- Rust not yet supported