about summary refs log tree commit diff
path: root/compiler/rustc_mir_dataflow/src/storage.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-11-22 16:30:35 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2024-11-26 12:05:44 +1100
commit71789427a3b420fc4e729a748e1bf22d0a444bfa (patch)
treead70c7ea21cbaf0d0f95004190425fe6b1f192fb /compiler/rustc_mir_dataflow/src/storage.rs
parent481b5fadd7994d0f04e9a6fe9ded3f22d6753825 (diff)
downloadrust-71789427a3b420fc4e729a748e1bf22d0a444bfa.tar.gz
rust-71789427a3b420fc4e729a748e1bf22d0a444bfa.zip
Improve `MaybeStorageLive::initialize_start_block`.
We can union the two sets the easy way. This removes the need for the
domain size check, because `union` does that same check itself.
Diffstat (limited to 'compiler/rustc_mir_dataflow/src/storage.rs')
0 files changed, 0 insertions, 0 deletions