]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #12533 : alexcrichton/rust/svh, r=brson
authorbors <bors@rust-lang.org>
Fri, 28 Feb 2014 18:51:34 +0000 (10:51 -0800)
committerbors <bors@rust-lang.org>
Fri, 28 Feb 2014 18:51:34 +0000 (10:51 -0800)
These hashes are used to detect changes to upstream crates and generate errors which mention that crates possibly need recompilation.

More details can be found in the respective commit messages below. This change is also accompanied with a much needed refactoring of some of the crate loading code to focus more on crate ids instead of name/version pairs.

Closes #12601


Trivial merge