rust/compiler/rustc_trait_selection
Daniel Xu 34e9e6dff1 Fix duplicated type annotation suggestion
Before, there was more or less duplicated suggestions to add type hints.
Fix by clearing more generic suggestions when a more specific suggestion
is possible.

This fixes #93506 .
2022-07-08 21:03:03 -05:00
..
src Fix duplicated type annotation suggestion 2022-07-08 21:03:03 -05:00
Cargo.toml Update smallvec to 1.8.1. 2022-06-27 08:48:55 +10:00