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
- 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`
- Rustdoc bang attr macro
- add rustc option -Zpacked-stack
- NVPTX: Drop support for old architectures and old ISAs
- 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