mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-30 12:48:38 +00:00
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`.