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 supported355 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Attribute macro can replace item with expression.
- rustdoc UI: Warning block icon is no longer a circle (on my machine) but a squircle
- `ref` patterns can const-promote a single constant more than once, and can both const-promote and move from the same value.
- Parsing issues around qualifiers and modifiers
- `naked_asm!` does not accept assembly syntax that is accepted by `asm!`
- Add sendmsg/recvmsg support to all supported sockets
- Rust on the Microsoft Store
- target-feature=-c doesn't disable zca feature on RISC-V
- Each naked function creates separate PE code section
- ICE: expected type for `<closure_kind>/#2` (<closure_kind>/#2/2) but found Lifetime('?30) when instantiating
- Docs
- Rust not yet supported