rust/compiler
Esteban Küber b3fba5e18a Remove unnecessary code and account for turbofish suggestion
Remove previously existing fallback that tried to give a good turbofish
suggestion, `need_type_info` is already good enough.

Special case `::<Vec<_>` suggestion for `Iterator::collect`.
2022-12-13 10:39:44 -08:00
..
2022-12-12 19:49:53 +01:00
2022-12-06 14:45:58 +00:00
2022-12-12 19:49:53 +01:00
2022-12-12 19:49:53 +01:00
2022-12-12 19:49:53 +01:00
2022-12-12 19:49:53 +01:00
2022-12-13 10:39:44 -08:00