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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Type inference for `<u32>.try_into().unwrap() + <i32>` can't determine what to convert the `u32` into
- Passing &dyn Trait from Rc<dyn Trait>
- Mark `into_iter` as `#[must_use]`
- Warn when using `std::panic::catch_unwind` with the panic strategy as `abort`
- add note when there's a type mismatch due to param_env shadowing
- cannot assign to data in an index of HashMap<_, _> diagnostic suggests all solutions at once
- `Building: aarch64-pc-windows-msvc` got `section count exceeds max` warning
- Add methods to split off array chunks from slices
- Diagnostic refers to ambigous `x.0` enum field
- Wasm: stabilize `target_feature = "gc"`
- Docs
- Rust not yet supported