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 supported356 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Implemented DoubledEndedIterator for Ancestors<'_> + added tests and updated doc comments
- debuginfo: slices are DW_TAG_array_type's
- move `Alias[Ty|Const|Term]Kind` into `Alias[Ty|Const|Term]`, generalize to not require just a `DefId`
- Filter out derive helper attributes while lowering
- 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
- Add `TryFromIntError::kind` method and `IntErrorKind::NotAPowerOfTwo` variant
- Make post-monomorphization error detection work with fatal errors
- ICE : `not yet implemented: Iterator is not yet const`
- Docs
- Rust not yet supported