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 supported328 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- auto trait leakage can be used to leak arbitrary types
- `impl<T> PointerLike for {Rc,Arc,Weak}<T>` can't exist but should
- internal compiler error: Missing value for constant, but no error reported?
- atomic RMW intrinsics: avoid unnecessary ptr/int conversions
- docs: `transmute<&mut T, &mut MaybeUninit<T>>` is unsound when exposed to safe code
- MaybeUninit::uninit_array still refers to const as future
- remove `MaybeUninit::uninit_array`
- ICE (delayed): broken MIR in DefId(...) (...): bad assignment (...): NoSolution
- `-musl` platforms do not include unwind tables for libc
- Update/relax str/String utf8 safety docs
- Docs
- Rust not yet supported