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
- Tracking Issue for the enum discriminant check (part of -Z ub-checks)
- Tracking issue for release notes of #140828: Enable non-leaf Frame Pointers for Arm64 Windows
- (edition 2015) "patterns aren't allowed in methods without bodies" even though the method has a body
- Incorrect "can't find crate for `foo`" when really the dependency of `foo` is not found.
- false positive `unused_associated_type_bounds` bounds needed for code to compile
- Tracking issue for release notes of #142590: Allow `#[must_use]` on associated types to warn on unused values in generic contexts
- ICE when trying to create a static reference to a structure enclosing an external static value
- `tests/run-make/short-ice/` fails on i686 and x86_64 Windows msvc sometimes
- ICE: `.. has parameters, but no args were provided in instantiate`
- A lifetime-dependent bound is not merged into a higher-ranked lifetime bound
- Docs
- Rust not yet supported