rust
https://github.com/mozilla/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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- rustc SIGSEGV on RISC-V when compiling serde and other crates (stack overflow on 4 GB stack)
- Tracking Issue for RFC 3762, "Make trait methods callable in const contexts"
- `#[inline]` affects whether consteval happens
- Allow MIR-inlining `Drop` terminators too
- Slice iterator advancement can become unidiomatic, which seems like a performance problem
- 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!`
- Docs
- Rust not yet supported