mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-29 16:13:40 +00:00
201cf3dba3
enhance `ConstGoto` mir-opt by moving up `StorageDead` statements From the `FIXME` in the implementation of `ConstGoto` miropt. We can move `StorageDead` statements up to the predecessor. This can expand the scope of application of this opt. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |