]> git.lizzy.rs Git - rust.git/commit
Don't hash span filenames twice in IchHasher.
authorNicholas Nethercote <nnethercote@mozilla.com>
Wed, 26 Oct 2016 22:06:31 +0000 (09:06 +1100)
committerNicholas Nethercote <nnethercote@mozilla.com>
Wed, 2 Nov 2016 03:17:36 +0000 (14:17 +1100)
commitaf0b27e01fc23ddeb43d6e48aa810294e526e334
tree379656f6bba8734f3702db052b563ea297014f07
parent4497196ba56e5839bf4ef674851fd06d942c5544
Don't hash span filenames twice in IchHasher.

This significantly reduces the number of bytes hashed by IchHasher.
src/librustc_incremental/calculate_svh/svh_visitor.rs