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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- The documentation of `Arc`'s `Weak::upgrade` does not mention dissosiation
- `PhantomPinned` warns that field is never read, but `PhantomData` does not
- Derive `Eq`, `Ord`, `Hash` for `MaybeDangling`
- UB after `Rc::increment_strong_count` with `&mut T` from prior `Rc::get_mut` or `get_mut_unchecked`.
- [std IO docs] write_all, read_to_end etc. have unintuitive interactions between set_read_timeout / set_write_timeout
- std::autodiff failing in debug builds - cannot compute with global variable
- Improve implementation of remove_dir_all_recursive for unix
- autodiff: avoid need for -Zautodiff flag
- std::offload sharedmem
- Link LLVM dynamically on aarch64-apple-darwin dist
- Docs
- Rust not yet supported