diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2018-03-15 10:58:02 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2018-03-26 13:07:12 -0700 |
| commit | faebcc108768210cda97a74f0407cd7b3c3348c9 (patch) | |
| tree | b328cf4f781391a0d35d1f06c7e719bb0a3235a4 /src/tools/cargo | |
| parent | ab8b961677ac5c74762dcea955aa0ff4d7fe4915 (diff) | |
| download | rust-faebcc108768210cda97a74f0407cd7b3c3348c9.tar.gz rust-faebcc108768210cda97a74f0407cd7b3c3348c9.zip | |
rustbuild: Fail the build if we build Cargo twice
This commit updates the `ToolBuild` step to stream Cargo's JSON messages, parse them, and record all libraries built. If we build anything twice (aka Cargo) it'll most likely happen due to dependencies being recompiled which is caught by this check.
Diffstat (limited to 'src/tools/cargo')
| m--------- | src/tools/cargo | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/tools/cargo b/src/tools/cargo -Subproject d10ec661b06420654bbc4ed0ccd32295698aa1d +Subproject 311a5eda6f90d660bb23e97c8ee77090519b9ed |
