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
- Support `if let` guards in `matches!()` and `assert_matches!()`
- Token split points
- Remove the empty variant of `VerifyBound`
- Fix potential panics in Drop implementations in rustc_errors::lock
- Pass -pg to linker when using -Zinstrument-mcount
- rustc_monomorphize: Skip vtable alloc collection in the pre-optimisation `MentionedItems` mode
- Add regression test for asm register exhaustion crash
- `format_args!`: only de-duplicate captured identifiers that refer to places
- rustdoc: use with_capacity and reserve to reduce reallocation
- Use `symlink_dir` to create junctions on Windows instead of trying to use symbolic links in `copy_link_internal`
- Docs
- Rust not yet supported