From: bors Date: Mon, 27 Feb 2017 05:49:15 +0000 (+0000) Subject: Auto merge of #3752 - matklad:always-artifacts, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~9^2~129 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3526d8f6dcc32fa45dfa290633e43c52feae7ab0;p=cargo.git Auto merge of #3752 - matklad:always-artifacts, r=alexcrichton Always produce artifact messages This changes `artifact` messages in several ways: * They are produced even for fresh builds * They used the path after hard linking (@jsgf talked about it in the end of https://github.com/rust-lang/cargo/pull/3319#issuecomment-263975431) * Don't produce filenames if the compiler has not actually produced the binaries (`-Z-no-trans`). --- 3526d8f6dcc32fa45dfa290633e43c52feae7ab0