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
- [ICE]: `hir-typeck passed but Reborrow does not have a lifetime argument`
- Pass the whole `GenericArgs` to `Interner::for_each_relevant_impl()`
- 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>`?
- `#[repr()]` attribute has inconsistent handling of duplicates.
- Implement `VecDeque::truncate_to_range`
- tests: check wasm compiler_builtins object architecture
- feat: add symmetric PartialEq impls for Vec, &[T], &mut [T] versus Cow<'_, [T]>
- Docs
- Rust not yet supported