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 supported371 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- higher-ranked `dyn Trait`, fn pointers, and closures allow normalizing to non-wf type
- Support `if let` guards in `matches!()` and `assert_matches!()`
- Token split points
- Remove the empty variant of `VerifyBound`
- 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`
- Introduce changes for packages as namespaces
- [ICE]: assertion `left == right` failed left: BrNamed(DefId(0:9 ~ mvce[ba04]::F::'e)) right: BrNamed(DefId(0:8 ~ mvce[ba04]::F::'a))
- Docs
- Rust not yet supported