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 supported277 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking issue for `--extern nounused`
- Regression in error reporting on {integer} type ambiguity between 1.61 and 1.62
- If a trait has a supertrait with associated items, don't print those in diagnostics
- Adding non-divergent core::ops overload breaks type inference and default integer type preference
- Suggest powershell syntax for setting RUST_BACKTRACE in the panic result on Windows
- Implementation of FnOnce is not general enough for `Flatten` iterator of futures outliving an .await point
- Specialized associated type doesn't have impls that it should have
- rustdoc: defer creation of sidebar in source view
- Error E0514 (found crate compiled by an incompatible version of rustc) should stop other diagnostics
- ICE: Awfully specific error on nightly when mixing recursive structs and associated constants used in a `generic_const_exprs` bound for a blanket impl, with an implementation for the struct that recurses into its child
- Docs
- Rust not yet supported