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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Building rustc-1.84.0 tarball fails with git error "fatal: --local can only be used inside a git repository"
- rustc segfaults on `global_asm!("jz [foo]")` on x86_64-pc-windows-msvc (exit code: 0xc0000005, STATUS_ACCESS_VIOLATION)
- Add `explicit_extern_abis` Feature and Enforce Explicit ABIs
- codegen: store ScalarPair via memset when one side is undef and the other side can be memset
- Encode constraints that hold at all points as logical edges in location-sensitive polonius
- Inconsistent vtable layout with HRTBs
- Confusing error message when closures return references based on their arguments
- Broken LLVM module: inlinable function call in a function with debug info must have a !dbg location
- Eagerly mono drop for structs with lifetimes
- Respect --sysroot for rustc -vV and -Cpasses=list
- Docs
- Rust not yet supported