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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `mut` keyword alone unexpectedly dereferences value in pattern matching
- Rustdoc can't create link to trait implementation with generics (`[link](#impl-Trait-for-Type<G1, G2>)`)
- Use ELF-TLS on SGX
- Experimental feature gate proposal `crabi`
- Use protected visibility by default on ELF platforms
- bad diagnostic suggestion for self access in a format string
- Resolve errors for unknown binding should consider commented out code
- Unexpected `error[E0119]: conflicting implementations` error
- Suggest borrowing fields in a match pattern when you're updating a struct in a loop
- `std::backtrace::Backtrace` should filter by `__rust_end_short_backtrace` and `__rust_begin_short_backtrace`
- Docs
- Rust not yet supported