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 supported289 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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
- improve documentation of field representing types
- [ICE]: Unexpected type {type error} for `Field` projection
- Async function's future not Send even when non-Send type is not alive across await expression
- [ICE]: `primitive read not possible for type`
- Fix ICE in ptr_metadata_ty_or_tail for recursive associated types
- [ICE]: guard_patterns: local still has storage when returning from function
- [ICE]: `not immediate: OperandRef`
- Docs
- Rust not yet supported