From: bors Date: Tue, 6 Dec 2016 01:23:17 +0000 (+0000) Subject: Auto merge of #3319 - alexcrichton:more-info, r=brson X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~11^2~94 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=16cc83e63808846c269ca224eef738cd50abdb45;p=cargo.git Auto merge of #3319 - alexcrichton:more-info, r=brson Emit more info on --message-format=json This adds more output on Cargo's behalf to the output of `--message-format=json`. Cargo will now emit a message when a crate is finished compiling with a list of all files that were just generated along with a message when a build script finishes executing with linked libraries and linked library paths. Closes #3212 --- 16cc83e63808846c269ca224eef738cd50abdb45