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
- Dylibs built on 1.78.0 <->1.87.0 gets flagged as trojans
- Re-exports of hidden items are inconsistent
- RISC-V intrinsics with one or more target features are not inlined
- Tag all format-like macros with `#[clippy::format_args]`
- Make some suggestions "verbose"
- Document `From::from` impls
- Performance regression in 1.84 for inline-able function in closure
- Bootstrap vendoring requires `rustc-perf` submodule (unconditionally?)
- `-Zbuild-std` shouldn't explode on compiler-builtins fragility
- ICE: `Add != BinOp::Eq | BinOp::Ne | BinOp::Le | BinOp::Lt | BinOp::Ge | BinOp::Gt | BinOp::Offset`
- Docs
- Rust not yet supported