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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Testing `Sync` diverges on recursive type
- Vtables not position independent for target thumbv7em-none-eabi
- `impl Trait` should be able to capture long-lived associated types even if the trait contains a lifetime
- Confusing error message with reference to boxed trait object
- Borrow checker extends borrow range in code with early return
- Failure to parse `{2} + {2}`
- Expand examples on str functions
- Consider replacing RawVec<T> with Box<[MaybeUninit<T>]>.
- FFI mechanism to declare a symbol for an array
- Should `partial_cmp` on `Range` implement interval order?
- Docs
- Rust not yet supported