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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Mutable Borrow Enforced on Immutable Borrow
- [ICE]: `could not replace AliasTerm`
- Support creating default Vec within a custom allocator
- False negative in edition 2024 migration lints where point of drop is reordered against other side-effects
- [IGNORE] Abolish trait object lifetime defaults in bodies
- Remove redundant drop terminators ahead of mir_coroutine_witnesses
- [ICE]: `unexpected generic param: GenericParam`
- UB after `Rc::increment_strong_count` with `&mut T` from prior `Rc::get_mut` or `get_mut_unchecked`.
- [ICE]: ptr::null with unsafe binder
- [std IO docs] write_all, read_to_end etc. have unintuitive interactions between set_read_timeout / set_write_timeout
- Docs
- Rust not yet supported