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
- Support `_` for const inference with const generics
- Confusing error message with circular "use" statements.
- std::hint::black_box – Extend documentation to include recommended usage when writing benchmarks
- Cross-compilation x86_64-unknown-freebsd -> aarch64-unknown-freebsd failing at the Vendoring step fo `ar`: "failed to sync", "failed to write `vendor/ar/.cargo-checksum.json`"
- [rustdoc, request] Please bundle local relative resources (favicon, logo, whatever)
- Wrong diagnostic: `Type` must be annotated `#[derive(PartialEq, Eq)]` to be used as the type of a const parameter
- Iterator-based approach performs 10x worse than manual implementation
- Tracking Issue for `box_into_inner`
- Atomic compare_exchange(_weak) functions produce overly complicated asm code on thumbv7(e)m-none-eabi(hf) targets
- Lifetime of input (key) to HashMap::get() gets entanged w/ that of its output (value)
- Docs
- Rust not yet supported