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
- Inconsistent "captures lifetime" behavior between fn and impl Fn
- Memory usage of re-exported types is high
- 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
- 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`
- Docs
- Rust not yet supported