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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Rust doesn't use niche in reference (or pointer) to slice
- Tracking issue for release notes of #128351: Lint against `&T` to `&mut T` and `&T` to `&UnsafeCell<T>` transmutes
- Tracking issue for release notes of #128985: Lint against getting pointers from immediately dropped temporaries
- Variance not computed for concrete GAT references in struct fields
- incorrect suggestion for `use<...>` bound that captures multiple lifetimes
- regression: std no longer in toolchain dir
- Tracking issue for release notes of #127897: add `aarch64_unknown_nto_qnx700` target - QNX 7.0 support for aarch64le
- HashMap: panic in element destructor causes leaks of unrelated elements
- Missing documentation of `use` bounds
- `&'s T` → `&'static T` in safe code (UAF)
- Docs
- Rust not yet supported