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
- debuginfo: slices are DW_TAG_array_type's
- Fix Windows is_terminal() for write-only console handles (fixes #130974)
- move `Alias[Ty|Const|Term]Kind` into `Alias[Ty|Const|Term]`, generalize to not require just a `DefId`
- 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
- `type_info` on higher-ranked function pointer produces `TypeId` with strange lifetime.
- Constant promotion doesn't work in certain situations
- Standalone `$` is accepted as a token in declarative macros.
- `unsized_const_params` pointer identity is nondeterministic with incremental compilation
- Docs
- Rust not yet supported