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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `unused_lifetimes` warning misses unused lifetime
- [Missed optimization?] Having many if branches that all check for Some(_) is slower than pre-destructuring the Some before the if section
- building on arm64 hardware under armv7 qemu emulation want to use wrong platform
- Creating a raw pointer to an external static requires an unsafe block
- rustbuild: --no-fail-fast tries to compile rustc 40+ times (due to crossbeam-utils failure) before eventually failing
- Emit noundef LLVM attribute
- validate rust-analyzer licenses
- Segfault of binary produced with `relocation-model=static` for `x86_64-unknown-linux-musl`
- MIR sanity check improvements
- Allow export of Rust symbols from a C shared object via a staticlib
- Docs
- Rust not yet supported