rust/compiler/rustc_mir_transform
Dylan DPC 78fc931355
Rollup merge of #95857 - ouz-a:mir-opt, r=oli-obk
Allow multiple derefs to be splitted in deref_separator

Previously in #95649 only a single deref within projection was supported and multiple derefs caused a bunch of issues, this PR fixes those issues.

```@oli-obk``` helped a ton again ❤️
2022-04-10 21:03:38 +02:00
..
src Rollup merge of #95857 - ouz-a:mir-opt, r=oli-obk 2022-04-10 21:03:38 +02:00
Cargo.toml Update itertools 2022-03-04 11:54:28 -06:00