From: bors Date: Fri, 6 Jan 2017 06:15:35 +0000 (+0000) Subject: Auto merge of #3427 - nrc:api-check-2, r=alexcrichton X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=afe53bdf7043c2ea8ed3cd0fb8c778ff11dccf4a;p=cargo.git Auto merge of #3427 - nrc:api-check-2, r=alexcrichton Make some aspects of check/build available as an API. There are two key parts to this commit: * let API clients run `cargo check` with minimal fuss (ops/cargo_check.rs), * let API clients intercept and customise Cargo's calls to rustc (all the Executor stuff). r? @alexcrichton --- afe53bdf7043c2ea8ed3cd0fb8c778ff11dccf4a