mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-30 16:43:41 +00:00
78e88f46d6
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 |