]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #40678 - michaelwoerister:dmi-prep, r=nikomatsakis
authorCorey Farwell <coreyf@rwell.org>
Thu, 23 Mar 2017 03:38:02 +0000 (23:38 -0400)
committerGitHub <noreply@github.com>
Thu, 23 Mar 2017 03:38:02 +0000 (23:38 -0400)
commit39e4a272049f00f55208c04fa8c6a8dfcdbe4c8a
tree7a4b783f1be5bb2fd41f0ffc68b4525f99330b42
parenta419ce9406e198d3d336185d6feff97051701eae
parent45deab4a2c5d0674cac0fd260da4b8c0d46f7aa2
Rollup merge of #40678 - michaelwoerister:dmi-prep, r=nikomatsakis

Some preparations for directly computing the ICH of crate-metadata.

This PR contains some small fixes in preparation for direct metadata hashing. It mostly just moves stuff into places where it will be needed (making the module structure slightly cleaner along the way) and it fixes some omissions in the MIR region eraser.

r? @nikomatsakis
src/librustc_driver/driver.rs