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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Syntactically rejecting impl-Trait inside non-final path segments & inside fn ptr types is futile
- Enabling `keyword_idents` lints doesn't warn about violations in other files
- libtest json output gets intermixed with non-captured output from tests
- Tracking issue for RFC 3681: Default field values
- Misleading diagnostic output for typecheck failures that involve type inference
- Tracking Issue for rustc's translatable diagnostics infrastructure
- `Box<str>`. `Arc<str>` and `Rc<str>` should implement `AsRef<[u8]>`, `AsRef<Path>`, `AsRef<OsStr>`, and `FromStr`
- Can't find `thiserror_impl` crate with `-Z sanitizer`
- Debug info is broken on macOS when using --remap-path-prefix
- Rust compiler hangs when pretty-printing MIR for a constant
- Docs
- Rust not yet supported