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 supported276 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
- `RUST_BACKTRACE=full` loop with `-Cpanic=abort` on `aarch64-unknown-linux-gnu`
- Confusing error message on using `step_by` and `take` on infinite iterator
- ICE: kcfi: `args not compatible with generics for Foo::Bar`
- [MacOS] UDP Multicast: Can't assign requested address on interface 0 (as suggested in the documentation)
- Strange error message when trying to call a function that takes a closure that returns a future
- Tracking Issue for pattern types
- Tracking Issue for stabilizing the sanitizers (e.g., AddressSanitizer, LeakSanitizer, MemorySanitizer, ThreadSanitizer)
- Tracking issue for reviewing and moving sanitizers into a compiler crate (i.e., `rustc_sanitizers`)
- Codegen significantly worse when using u128 rather than two u64
- Docs
- Rust not yet supported