about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorDylan MacKenzie <ecstaticmorse@gmail.com>2020-05-07 12:55:01 -0700
committerDylan MacKenzie <ecstaticmorse@gmail.com>2020-05-07 12:59:12 -0700
commit34508d88800a024b6287cf0a5a4bb6dffe6da6f3 (patch)
treec47ee15127ac4fd314e774a99958b8f82a08ab1a /src/test/incremental/thinlto
parent6318d24ad8440fa30428b405be1174478e9536e3 (diff)
downloadrust-34508d88800a024b6287cf0a5a4bb6dffe6da6f3.tar.gz
rust-34508d88800a024b6287cf0a5a4bb6dffe6da6f3.zip
Remove old `util/liveness.rs` module
The liveness dataflow analysis now lives in
`librustc_mir/dataflow/impls/liveness.rs`. The borrow-checker has an
abstraction around of "defs" and "uses" that I've made module private. I
would have moved it to `util/def_use.rs`, but there's a slightly
different abstraction used for copy propagation with that name.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions