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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Some normalisations during MIR opts may be unnecessary
- By-reference variables in closures may have wrong aliasing information
- improve diagnostic for passing sub-array instead of slice
- Consider dynamically link to `libgcc_s` when targeting `windows-gnu`
- `SpecExtend` for `TrustedLen` is unsound
- Can't fail a test with my custom error message without the panic boilerplate
- Reproducible build run-make tests fails if `-C debuginfo=2` (on Linux this time)
- rustdoc now makes it hard to examine trait implementation documentation, starting from the trait
- Performance pitfall and regression around closures in Rust 2021
- RwLock is `UnwindSafe` despite not poisoning on `read()`, can cause broken invariants
- Docs
- Rust not yet supported