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
- Broken loop unrolling in branchy loop
- Compilor error: Found unstable fingerprints for mir_built(107d02763c032967-75889f1f088391fa)
- RFC: Introduce `setup`, `teardown`, and `fixture` attributes for `cargo test`
- Guarantee that it is sound to observe the bytes of `None::<P>` where `P` is a pointer type subject to NPO
- Confusing message for inferred trait object lifetime
- `cargo run --example` panic (not reproducible)
- Hint for E0790 does not result in valid code (missing path to implementation)
- Exponential compile time with nested `&dyn Fn` type and lifetime
- ice: `const_trait_impl`: `async` functions cannot be `const fn`
- rust should able to infer `Array<T>[CONST_START..CONST_END]` to type `[T; CONST_END - CONST_START]` at compile time
- Docs
- Rust not yet supported