diff options
| author | Pietro Albini <pietro@pietroalbini.org> | 2018-11-18 23:24:38 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-18 23:24:38 +0100 |
| commit | 3aeac24048cb4947444980c69625cc4a4a116d18 (patch) | |
| tree | 67a73211bb3851d6d919691f2630fa78d4799602 /src/test/incremental/thinlto | |
| parent | 9577734ff360235894db2904503a4d515dc89a29 (diff) | |
| parent | b7c319c56ae8380aa2ab03d2b9b6702ae43d49b3 (diff) | |
| download | rust-3aeac24048cb4947444980c69625cc4a4a116d18.tar.gz rust-3aeac24048cb4947444980c69625cc4a4a116d18.zip | |
Rollup merge of #55867 - RalfJung:dont-panic, r=Mark-Simulacrum
do not panic just because cargo failed Currently, a rustc ICE during bootstrap shows *two* backtraces with `RUST_BACKTRACE`. Fix that by making bootstrap just exit when cargo fails. This matches what we do [when building a tool fails](https://github.com/rust-lang/rust/blob/master/src/bootstrap/tool.rs#L189) and [when other stuff (not called through `stream_cargo`, like `cargo test`) fails](https://github.com/rust-lang/rust/blob/master/src/build_helper/lib.rs#L43). Fixes https://github.com/rust-lang/rust/issues/53379
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions
