Files
Jacob Pratt ace4ff7167 Rollup merge of #159608 - dianqk:hoist-in-early-else, r=davidtwco
early_otherwise: Don't hoist dereferences when the otherwise branch is reachable

Fixes https://github.com/rust-lang/rust/issues/159591.

A place may contain a dereference that cannot be safely hoisted when the otherwise branch is reachable.
2026-07-23 19:18:41 -04:00
..
2026-06-24 23:18:10 +01:00