rust
https://github.com/rust-lang/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 supported353 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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
- Inconsistent method lookup on never type
- ICE: type flags said there was an error, but now there is not
- Incorrect span and invalid suggestion for errors from moving into pattern bindings with mixed binding modes
- Diagnostic talks about and prints entire function *type* on private function in expansion of macro 2.0
- Docs
- Rust not yet supported