]> git.lizzy.rs Git - rust.git/commit
Cleanup metadata and incremental cache processing of constants
authorOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Fri, 16 Mar 2018 08:59:42 +0000 (09:59 +0100)
committerOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Fri, 16 Mar 2018 16:22:37 +0000 (17:22 +0100)
commit49dac83f84e5d134f6aa5e2982f117d4add04f5d
tree0e61a1146768cab00ca148308055522ee5476254
parenta7170b0412d1baa4e30cb31d1ea326617021f086
Cleanup metadata and incremental cache processing of constants
src/librustc/mir/interpret/mod.rs
src/librustc/ty/maps/on_disk_cache.rs
src/librustc_metadata/decoder.rs
src/librustc_metadata/encoder.rs
src/test/incremental/static_refering_to_other_static/issue-49081.rs [new file with mode: 0644]