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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Misleading error when a trait method implementation has explicit lifetime parameters but the trait signature does not.
- document what "thin pointers" are
- Unclear error with type inference failure
- GDB hardcodes startswith(producer, "clang ") to cope with LLVM debug line info in prologues.
- Inconsistency in trait item resolution between `Box<Trait>` and `impl Trait`
- Invalid debuginfo with enum variant named the same as a struct
- rustc: Disable color codes in non-tty terminal environments
- `!` in Fn types
- NVPTX: "LLVM ERROR: Cannot select" when translating `num::from_str_radix`
- `rustc` fails to see a bound that is present, but also requires that the bound not be present
- Docs
- Rust not yet supported