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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- rustc hangs when compiling dyn-encoded polymorphic recursion
- Avoid a UB check in `Layout::for_value`
- Reject non-char-boundary ranges in `Literal::subspan`
- [ICE]: `hir-typeck passed but Reborrow does not have a lifetime argument`
- std::thread::spawn aborts when thread::current() is called during DLL_THREAD_ATTACH on Windows
- Pass the whole `GenericArgs` to `Interner::for_each_relevant_impl()`
- Weird error spans when using metavariable twice
- `where T::Ty<'_>: Trait` bounds
- `#[repr()]` attribute has inconsistent handling of duplicates.
- `PanicInfo::can_unwind` doesn't take the panic strategy into account
- Docs
- Rust not yet supported