mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-24 21:05:12 +00:00
![]() Only shown relevant type params in E0283 label When we point at a binding to suggest giving it a type, erase all the type for ADTs that have been resolved, leaving only the ones that could not be inferred. For small shallow types this is not a problem, but for big nested types with lots of params, this can otherwise cause a lot of unnecessary visual output. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |