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 supported291 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Emit a suggestion to cast `!` to a concrete type when `!` is infered as the hidden type for `impl Trait` and `!` doesn't implement `Trait`
- Implement RFC 3943: MIR move elimination
- Stabilize `#[my_macro] mod foo;` (part of `proc_macro_hygiene`)
- [rustdoc] Update `doc_cfg` hide/show syntax
- bounds check may not be properly elminated with (Bound<usize>, Bound<usize>) indexer but elminated with some cases
- Function item should not be used as const arg
- Strip paramenv
- Remove strict invariant node_type on hir_type during ty privacy visit
- Eagerly fetch typeck results when linting
- Deny partial `-Z stack-protector` by default in all editions
- Docs
- Rust not yet supported