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 supported288 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Reword `?Trait` bound diagnostic
- Tracking Issue for target modifiers
- `Trait::nonexistant` treats `Trait` as a type, resulting in bad errors
- Tracking issue for release notes of #136932: Reduce formatting `width` and `precision` to 16 bits
- `--remap-path-prefix FROM=TO` creates invalid paths if `TO` doesn't start with `/`
- Instantiate predicate binder without recanonicalizing goal in new solver
- Experiment with using `HashMap::with_capacity` throughout the compiler
- "encountered dangling pointer in final value of constant" solved by nested const { const {} }
- Suboptimal codegen for match from enum to almost-same-value usize (unnecessary table lookups)
- Handling of stdcall (and other x86-32-specific ABIs) on non-x86-32 Windows targets is inconsistent
- Docs
- Rust not yet supported