rust/compiler/rustc_borrowck
Guillaume Gomez c3ddd59f5b
Rollup merge of #96733 - SparrowLii:place_to_string, r=davidtwco
turn `append_place_to_string` from recursion into iteration

This PR fixes the FIXME in the impl of `append_place_to_string` which turns `append_place_to_string` from recursion into iteration, meanwhile simplifying the code relatively.
2022-05-06 20:05:40 +02:00
..
src Rollup merge of #96733 - SparrowLii:place_to_string, r=davidtwco 2022-05-06 20:05:40 +02:00
Cargo.toml Update itertools 2022-03-04 11:54:28 -06:00