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
- Precise captures in ITIAT behave differently than refined RPITITs and TAITs
- "This generic parameter must be used with a generic lifetime parameter" on RPIT with precise capturing
- Improvable error when putting `mut` in front of argument in trait method
- `rustc_on_unimplemented` should work on specific trait methods
- ICE: `assertion failed: !ty.has_non_region_infer()`
- The implementation of `InPlaceIterable` for `Flatten`&`FlatMap` is unsound
- rustc fails to build trivial hello world program; cargo build always fails : exit code: 0xc0000005, STATUS_ACCESS_VIOLATION
- Tracking Issue for amdgcn target
- Emit single error for `+ use<'_>` and don't suggest `use<'static>`
- `impl ... for Box<CoreType>` in alloc should not require `#[cfg(not(test))]`
- Docs
- Rust not yet supported