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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- No way to suppress all third-party crate warnings **except** a few selected warnings
- rustdoc: Show whether generic type params actually are `?Sized`, not whether definition site syntactically includes `?Sized`
- Rustc does not cleanup incomplete output files when interrupted by signal
- make `-Zmin-function-alignment` a target modifier
- Show AtomicU128/AtomicI128 in std docs regardless of target
- Shows a user friendly message rather than simple pass
- False positive of "unused_braces" when combined with Mutex
- `vec![[[[0i32; 16]; 16]; 16]; 0]` is not optimized
- Some Linux targets build failed prompt '--- stderr error: unknown unstable option: `linker-features`'
- Coverage tests produce invalid executables on x86_64-pc-windows-gnu
- Docs
- Rust not yet supported