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
- Variables not always moved into `async move` block
- Missing comma in 1-tuple type should suggest adding comma there, not removing comma in value
- Deduplicate code that finds the return type of a future
- repr(transparent) should not consider non_exhaustive types as 1-ZSTs outside their crate
- Tracking Issue for `#![feature(const_cell_into_inner)]`
- regression: `panic!` and RUST_BACKTRACE=1 Show Wrong & Non-Informative Function Names when Unwinding
- Incomprehensible type error when defining getter and setter
- rustdoc: Strip blank lines from start and end of code blocks
- rustdoc: Implementations on Foreign Types are not sorted in sidebar
- Suggest for<'a> syntax when lifetime bounds can't be satisfied
- Docs
- Rust not yet supported