rust/crates/ide
bors[bot] ef33953c70
Merge #6205
6205: Fix iterator hint shortening heuristic r=SomeoneToIgnore a=Veykril

Turns out I made a mistake with the heuristic check which is always true, so all iterators exposed from `core` were shortened, including things like ranges. 😅 

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2020-10-12 15:53:32 +00:00
..
src Merge #6205 2020-10-12 15:53:32 +00:00
Cargo.toml ⬆️ expect-test 2020-08-28 14:47:14 +02:00