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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- "use of local which has no storage here" at -Zmir-opt-level=0
- ICE due to infinitely recursive const fn with very large types (with a different ICE with incremental compilation)
- Cannot combine `async fn`-in-traits with `AsyncFn{,Mut}` closures
- Rust cannot properly handle complex recursive traits
- Equivalent types have different behavior with old trait solver
- False positive `rustdoc::private_intra_doc_links` for private links to private code
- Coercing higher-ranked function definitions to non-hr function pointers doesn't work
- Tracking Issue for Reborrow trait lang experiment
- In consts, values with destructors can be lifetime-extended into statics.
- STATUS_ILLEGAL_INSTRUCTION for parallel-rustc `export-symbols-deadlock-issue-118205-2.rs` on x86_64-pc-windows-gnu
- Docs
- Rust not yet supported