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 supported288 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- RFC: Introduce `setup`, `teardown`, and `fixture` attributes for `cargo test`
- Confusing message for inferred trait object lifetime
- Hint for E0790 does not result in valid code (missing path to implementation)
- Exponential compile time with nested `&dyn Fn` type and lifetime
- rust should able to infer `Array<T>[CONST_START..CONST_END]` to type `[T; CONST_END - CONST_START]` at compile time
- Failure to assume GAT normalization holds when proving GAT bounds in impl
- Could not compile driver (build script) - DefKind Code 131
- nightly 2023-11-03 is missing
- Cannot find rsbegin.o/resend.o when compiling from MacOS to windows-gnu
- Unclosed string literals cause unhelpful diagnostic
- Docs
- Rust not yet supported