Auto merge of #5301 - mshal:build-plan, r=matklad
authorbors <bors@rust-lang.org>
Thu, 10 May 2018 19:55:02 +0000 (19:55 +0000)
committerbors <bors@rust-lang.org>
Thu, 10 May 2018 19:55:02 +0000 (19:55 +0000)
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

1  2 
src/cargo/core/compiler/job_queue.rs
src/cargo/core/compiler/mod.rs

Simple merge
Simple merge