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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Attribute macros invoked at crate root have issues
- Misleading error when a trait method implementation has explicit lifetime parameters but the trait signature does not.
- document what "thin pointers" are
- 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
- `rustc` fails to see a bound that is present, but also requires that the bound not be present
- Rustdoc impl blocks refer to private names
- Docs
- Rust not yet supported