rust/compiler
Yuki Okushi 70cd85f5e3
Rollup merge of #97079 - SparrowLii:successors, r=lcnr
Change `Successors` to `impl Iterator<Item = BasicBlock>`

This PR fixes the FIXME in `compiler\rustc_middle\src\mir\mod.rs`.
This can omit several `&`, `*` or `cloned` operations on Successros' generated elements
2022-05-17 19:01:32 +09:00
..
2022-05-12 18:31:42 +09:00
2022-05-13 11:46:06 -04:00
2022-05-13 11:46:06 -04:00
2022-05-13 18:27:40 -04:00
2022-05-02 17:40:30 -07:00