]> git.lizzy.rs Git - rust.git/commit
test "needs drop" on region-erased, lifted types
authorNiko Matsakis <niko@alum.mit.edu>
Mon, 30 Oct 2017 09:28:46 +0000 (05:28 -0400)
committerNiko Matsakis <niko@alum.mit.edu>
Tue, 31 Oct 2017 16:41:40 +0000 (12:41 -0400)
commit82b287a8c890100678563112e49f7b0533b09c5d
tree876004da02e70ed4d1d9759ae9cb1f15ded11649
parentb2c248efea07ec8b48386845fad9e5b6f46dc644
test "needs drop" on region-erased, lifted types

This will be important in next commit, since the input types will be
tagged not with `'gcx` but rather `'tcx`. Also, using the region-erased,
lifted types enables better caching.
src/librustc_mir/dataflow/drop_flag_effects.rs
src/librustc_mir/dataflow/move_paths/builder.rs