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 supported300 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Confusing diagnostic when `impl IntoFuture` is passed to a function expecting `impl Future`
- rustdoc: Add support for local resources
- Rust `1.67.0` stopped initializing the WASI environment for exported functions on `target="wasm32-wasi"`
- Consider simulation testing for math on 16-bit targets
- `Path::components()` vs. `collect::<PathBuf>()` inconsistency ?!
- FnOnce with GAT argument with HRTB is misinterpreted by the type system
- Tracking Issue for BTreeMap cursors
- Types should be inferrable across bit boolean operators
- Confusing error messages when a pattern match contains .foo() expressions
- Confusing error messages by using double variable name
- Docs
- Rust not yet supported