From: bors Date: Wed, 14 Mar 2018 22:17:18 +0000 (+0000) Subject: Auto merge of #5181 - alexcrichton:selectively-write-dep-info, r=matklad X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~2^2~42 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1eb4c8f1b41cf299abcd6d2bf427045ecbcf6595;p=cargo.git Auto merge of #5181 - alexcrichton:selectively-write-dep-info, r=matklad Don't rewrite dep-info files if they don't change Similar to how we treat lock files, read the contents, compare, and if they're the same don't actually write the file. Closes #5172 --- 1eb4c8f1b41cf299abcd6d2bf427045ecbcf6595