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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking Issue for Restrictions
- Overflow evaluating the requirement with GATS
- 32-bit mips target emits 64-bit instructions
- `unsafe_code` lint does not properly detect usages of `unsafe` functions when in an unsafe scope
- rustdoc should simplify rendered cfg conditions by making use of Boolean algebra on a best effort basis
- Do not suggest introducing lifetime parameters in structs
- Suggest `.try_into().unwrap()` or `as _` for const parameters of the wrong type (e.g., in array types) if applicable and possible on stable
- Add a way to ensure tests actually test something
- when rustc suggests alternative solutions, rustfix will apply none of them
- unused_must_use: comparison inside macro will cause invalid code to be suggested
- Docs
- Rust not yet supported