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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Don’t report missing fields in struct exprs with syntax errors.
- Add release notes for 1.94.0
- `-Znext-solver` use the trait object's own bounds instead of goal when considering builtin object bounds
- refactor: add move `check_align` to `parse_alignment`
- implementation of `-Z min-recursion-limit`
- move `Alias[Ty|Const|Term]Kind` into `Alias[Ty|Const|Term]`, generalize to not require just a `DefId`
- `unused_result` lint generates warnings for tuples of "trivial" types (such as `((), ())`)
- Add FileCheck annotations to 5 MIR-opt tests
- Inconsistent lifetime specifier requirements depending on whether `self` is defined directly or using a `type`
- Re-enable relative paths for std links in rustc-docs
- Docs
- Rust not yet supported