]> git.lizzy.rs Git - rust.git/commit
Don't borrow the interpret_interner for anything but a direct function call
authorOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Thu, 25 Jan 2018 11:12:07 +0000 (12:12 +0100)
committerOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Thu, 8 Mar 2018 07:34:09 +0000 (08:34 +0100)
commit37d8b9a86c7352f99c4f65987bd881d090fdee00
treea48a85c0d2a545b742f347726fc85b70d4cc63b4
parent1d438f87e7f2a7f61195a9b614f11449d06aaa85
Don't borrow the interpret_interner for anything but a direct function call
src/librustc/ty/maps/on_disk_cache.rs
src/librustc_metadata/encoder.rs
src/librustc_mir/interpret/memory.rs
src/librustc_mir/monomorphize/collector.rs
src/librustc_trans/mir/constant.rs