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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- compiletest silently fails on a name-value directive with a known name but missing colon but does not report an error
- [MacOS] UDP Multicast: Can't assign requested address on interface 0 (as suggested in the documentation)
- `rustc` suggests `for<'a>` when lifetime param already exists
- Figure out the interaction of GVN and function/vtable pointers
- Codegen significantly worse when using u128 rather than two u64
- Tracking issue for reviewing and moving sanitizers into a compiler crate (i.e., `rustc_sanitizers`)
- Tracking Issue for stabilizing the sanitizers (e.g., AddressSanitizer, LeakSanitizer, MemorySanitizer, ThreadSanitizer)
- Optimize core::str::Lines::count
- Debuginfo tests sometimes run with the wrong Python version on MacOS
- sanitizers: Stabilize AddressSanitizer and LeakSanitizer for the Tier 1 targets
- Docs
- Rust not yet supported