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 supported291 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Pass the whole `GenericArgs` to `Interner::for_each_relevant_impl()`
- Confusing listing of trait impls when type names are identical (e.g. `impl<T> From<Range<T>> for Range<T>`)
- Impossible to move type implementing `Copy` into async block without `move` keyword
- [ICE]: Const default value for generic arg with `generic_const_exprs` enabled
- [ICE]: Error on dioxus serve
- std::thread::spawn aborts when thread::current() is called during DLL_THREAD_ATTACH on Windows
- Make `Error::type_id()` an inherent method on `dyn Error`
- Implement `Metadata:from_statx` for Linux `MetadataExt` trait
- Vibe check: can `Simd<T, N>: Receiver<Target = T>`?
- Weird error spans when using metavariable twice
- Docs
- Rust not yet supported