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
- Incorrect panic location when function is passed as argument
- maybe regression related to GATs
- Diagnostic suggests PartialOrd change that clippy denies by default
- rust-lld.exe unable to find its libraries
- Loop unrolled on `x86_64` and `ppc64el` but not on `aarch64`, leading to poor performance
- ICE: type metadata for unique ID `VariantStructType([async block@h3/src/tests/connection.rs:631:22: 646:6], 0, HiddenZst)` is already in the `TypeMap`!
- Suggest `slice::from_ref` on mismatched reference errors related to `[x].iter()`
- Too many `dyn Trait` is not `Sized` errors
- Cannot subtract dates before UNIX_EPOCH when targeting wasm32
- emit lint when using `ref` with match ergonomics
- Docs
- Rust not yet supported