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
- E0382 could be improved and made more beginner-accessible
- Incorrect diagnostic for unstable applicable items
- Documentation of a re-export doesn't appear on level-two re-export
- Better messages when using ADT constructor as value
- Actually deprecate `collections::Bound`
- Tracking Issue for `-Z macro-backtrace`
- repr(C) on MSVC targets does not always match MSVC type layout when ZST are involved
- Missing documentation/feature - changing global_allocator in cargo test
- Tracking Issue for the `extern "cmse-nonsecure-call"` ABI
- `transmute::<(), Never>` triggers invalid_value lint, but `transmute::<Option<Never>, Never>` doesn't
- Docs
- Rust not yet supported