]> git.lizzy.rs Git - rust.git/commit
Handle path prefix mapping in a more stable way when computing the crate hash.
authorMichael Woerister <michaelwoerister@posteo>
Mon, 12 Feb 2018 16:21:01 +0000 (17:21 +0100)
committerMichael Woerister <michaelwoerister@posteo>
Tue, 13 Feb 2018 09:55:54 +0000 (10:55 +0100)
commit0397fc1b3ad598819b3eedcd7773ef32b2a685b7
tree40304473ee50849f5cb8d14f4c933ea73e0cc31a
parent16362c737fe740f630ada06349fa9004e2a51bb7
Handle path prefix mapping in a more stable way when computing the crate hash.
src/librustc/hir/map/collector.rs
src/librustc/hir/map/mod.rs
src/librustc/session/config.rs