From: bors Date: Wed, 29 Nov 2017 20:04:34 +0000 (+0000) Subject: Auto merge of #4763 - michaelfairley:master, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~4^2~38 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=806e487c0e3b6af6203ef8bebf5d6f49faf8909d;p=cargo.git Auto merge of #4763 - michaelfairley:master, r=alexcrichton Allow metadata hash to be computed when checking dylibs Currently, `cargo check` on a dylib crate will use the same fingerprint files as `build`, resulting in `build`s often having to re-do unnecessary work as previous `build`s fingerprints have been clobbered (specifically, the `profile` hash in the fingerprint will be wrong since `check` runs with a different profile than `build`). --- 806e487c0e3b6af6203ef8bebf5d6f49faf8909d