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
- 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
- [ICE]: `assertion failed: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32`
- macros: report unbound metavariables directly
- Add `str::Utf8Chunk::invalid` range hint
- Can't override trait method with RPITIT if there's an unconstrained lifetime parameter.
- Docs
- Rust not yet supported