]> git.lizzy.rs Git - rust.git/commit
ICH: Share codemap cache between subsequent runs of the ICH visitor.
authorMichael Woerister <michaelwoerister@posteo.net>
Wed, 31 Aug 2016 20:51:24 +0000 (16:51 -0400)
committerMichael Woerister <michaelwoerister@posteo.net>
Thu, 1 Sep 2016 13:43:44 +0000 (09:43 -0400)
commit8cbd6fe33155fde25146d2cf03aa26e450086106
treed81e3bafaa493ba3c73eaae301e08fab920414dd
parent2faca22bd31b0deeb38f35dc8d0916fb6ace95c2
ICH: Share codemap cache between subsequent runs of the ICH visitor.
src/librustc_incremental/calculate_svh/caching_codemap_view.rs [new file with mode: 0644]
src/librustc_incremental/calculate_svh/mod.rs
src/librustc_incremental/calculate_svh/svh_visitor.rs