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
- 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
- Various small query cleanups
- `type_info` on higher-ranked function pointer produces `TypeId` with strange lifetime.
- Add `TryFromIntError::kind` method and `IntErrorKind::NotAPowerOfTwo` variant
- Simplify `break_query_cycles` into a single function
- Constant promotion doesn't work in certain situations
- Docs
- Rust not yet supported