From: bors Date: Fri, 25 May 2018 14:10:01 +0000 (+0000) Subject: Auto merge of #5564 - mati865:metadata_fix, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2^2~23 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4c8b8ac1e7f2adf16bd90fa6da2b6a21f8e6cd4c;p=cargo.git Auto merge of #5564 - mati865:metadata_fix, r=alexcrichton Always replace metadata when replacing package Fixes https://github.com/rust-lang/cargo/issues/4582 I'm having problem writing test for it. The test should install binary, make commit and reinstall binary, this part is done. To know if it was done properly we need to compare git revision of HEAD and installed binary and that's where the problems begin... --- 4c8b8ac1e7f2adf16bd90fa6da2b6a21f8e6cd4c