]> git.lizzy.rs Git - rust.git/commit
MIR dataflow: Rename function to `always_storage_live_locals`
authorpierwill <pierwill@users.noreply.github.com>
Thu, 7 Jul 2022 17:34:33 +0000 (12:34 -0500)
committerpierwill <pierwill@users.noreply.github.com>
Thu, 7 Jul 2022 18:49:40 +0000 (13:49 -0500)
commit8a1c1ec8b2d806c135e19c748f0bc28188a79d00
treeefd2a4bd79655c9718eaa78251ef785966a2c7c8
parent20dd6930134d07a5ef90393a040a1594ac8d714c
MIR dataflow: Rename function to `always_storage_live_locals`

Related to #99021.
compiler/rustc_const_eval/src/interpret/eval_context.rs
compiler/rustc_const_eval/src/transform/validate.rs
compiler/rustc_mir_dataflow/src/storage.rs
compiler/rustc_mir_transform/src/generator.rs