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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking Issue for arithmetic and certain bitwise ops on `AtomicPtr`
- "The trait `T` is not implemented for `impl Future<Output = impl T>`" does not suggest `.await`
- Rust allocates stack space for constant arrays, overflowing the stack
- unhelpful `drop check cycle encountered` errors on infinite-sized recursive enum with a boxed variant
- Tracking issue for integer_atomics
- unreachable variable is marked unused incorrectly
- E0530 when using std::thread_local and a static named init
- Add panics inside calls to transmute that can't possibly be valid
- $crate in a macro pattern behaves oddly
- `$$crate` unexpectedly fails to defer which crate `$crate` refers to
- Docs
- Rust not yet supported