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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- rustc SIGSEGV on RISC-V when building simple Hello World on Ubuntu in stable and nightly version
- compiletest: Add testing for lint machinery at runtime
- Prohibit conflicting bounds in `dyn`, even with different generics.
- Building with optimizations can skip monomorphizing some types, making errors disappear
- [ICE]: "warning: error copying object file" damages incremental build cache, induces ICE in subsequent builds unless pruned
- codegen: Unnecessary `memcpy` when returning a mutated `mut self`
- Trait solver re-derives `Send` proofs per impl when an outlives where-bound is in scope
- Incorrect docs for comparing raw pointers to DST
- libtest: crafted terminfo color capability can cause large allocation during test output
- incorrect type resolution during conflict checking from extern crate
- Docs
- Rust not yet supported