]> git.lizzy.rs Git - rust.git/commit
Use RequiresStorage to determine which locals can overlap
authorTyler Mandry <tmandry@gmail.com>
Sat, 29 Jun 2019 01:41:53 +0000 (18:41 -0700)
committerTyler Mandry <tmandry@gmail.com>
Sat, 29 Jun 2019 01:42:06 +0000 (18:42 -0700)
commitd8ed2e7ed4118a2e590489514ad21b21afc9d1b0
tree109dd57dfb448c1eadcb6271e1c617983c715e45
parentaee13574f2a31f5e8b6293a06de2622e554c7172
Use RequiresStorage to determine which locals can overlap
src/librustc_mir/dataflow/impls/storage_liveness.rs
src/librustc_mir/transform/generator.rs
src/test/run-pass/generator/size-moved-locals.rs