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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Object file in /tmp produces non-deterministic builds on Windows for crate-type=bin
- Suggestion from `error[E0034]: multiple applicable items in scope` don't always apply
- Tracking Issue for `UniqueRc`/`UniqueArc`
- Bootstrap cannot remove host symlink on Windows if created from WSL2
- `Map::find` should not index, but call `get` instead to prevent ICEs
- Source of `'static` lifetimes in types don't show up in diagnostics
- `std::thread::JoinHandle::join` panics with seccomp-killed threads
- `N: const usize` gives a lot of unhelpful error messages instead of suggesting `const N: usize`
- Cross-compilation from LInux to x86_64-apple-darwin fails due to bad "cc" command line params
- `unsafe_op_in_unsafe_fn` not triggered for raw pointer dereferencing inside `addr_of`/`addr_of_mut`
- Docs
- Rust not yet supported