From: bors Date: Thu, 10 May 2018 19:55:02 +0000 (+0000) Subject: Auto merge of #5301 - mshal:build-plan, r=matklad X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2^2~40 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=13c258ecaefccaad88a173e8b8dc8517db9e8aad;p=cargo.git Auto merge of #5301 - mshal:build-plan, r=matklad Add --build-plan for 'cargo build' With 'cargo build --build-plan', cargo does not actually run any commands, but instead prints out what it would have done in the form of a JSON data structure. Fixes #3815 --- 13c258ecaefccaad88a173e8b8dc8517db9e8aad