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
- Cannot cross-compile with rustc-dev package (or with any pre-built rlib files that depend on proc-macros, really)
- Add coroutine info to v0 symbol mangling (via DefPath/DefPathData)
- diag: improvements to patterns in bare fn ptr and trait decl
- win7: load synch functions on demand
- Limited nonzero coercion
- 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
- Docs
- Rust not yet supported