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
- Deduplication: Extract a shared helper function to remove duplicate associated const binding lowering
- Introduce #[diagnostic::on_type_error(message)]
- Remove redundant suffixes from `Try` (`TryType`, `TryTrait`)
- fix(mgca): Allow specifying generic args (of enum) on enum itself in unit & tuple variant constructions in (direct) const args
- Add regression test for issue 144329
- Check arguments of attributes where no arguments are expected
- `rustc_feature`: Separate "renamed" features from "removed" features
- Add FCW to disallow `$crate` in macro matcher
- mir_build: Add an extra intermediate step in MIR building for patterns
- Introduce move expressions (`move($expr)`)
- Docs
- Rust not yet supported