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
- ICE when using size_of on associated type projection that may not be Sized
- `extern "C" fn` on mips64 targets does not respect repr(transparent)
- Compiler hang when using enum with recursive generic types in From trait implementation
- The type inference for `T` cannot be done when the matched type has the form of `T::Output` and the trait is user-defined but it can be done for `FnTrait`
- Highlight default enum variant in rustdoc output
- multiple spurious errors when `T: 'static` is required in async fn
- Trait object lifetime defaults of GATs are not respected
- Panic while compiling sqlx with or without vendored openssl
- Performance of `BinaryHeap::into_sorted_vec` vs. `Vec::sort_unstable`
- This may be a me thing: No error generated if didn't flush buffer
- Docs
- Rust not yet supported