mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 16:54:01 +00:00
7d7f55599a
fix ConstProp handling of written_only_inside_own_block_locals Fixes a regression introduced by https://github.com/rust-lang/rust/pull/100239, which adds an early return and thus skips some code in `visit_terminator` that must be run for soundness. Fixes https://github.com/rust-lang/rust/issues/101973 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |