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 supported289 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Introduce #[diagnostic::on_type_error(message)]
- rustdoc: Prototype implement RFC 3842 with safety::requires attribute
- Remove redundant suffixes from `Try` (`TryType`, `TryTrait`)
- Tracking Issue for `alloc::io` and `core::io`
- Ensure Send/Sync is not implemented for std::env::Vars{,Os}
- constructing invalid value of type [u8; 2]: at [0], encountered uninitialized memory, but expected an integer
- Deduplication: Extract a shared helper function to remove duplicate associated const binding lowering
- fix(mgca): Allow specifying generic args (of enum) on enum itself in unit & tuple variant constructions in (direct) const args
- jsondoclint: simplify code using idiomatic Rust
- Have arrays' `drop_glue` just unsize and call the slice version
- Docs
- Rust not yet supported