From: bors Date: Sat, 5 May 2018 18:58:17 +0000 (+0000) Subject: Auto merge of #50276 - Zoxc:build-cleanup, r=alexcrichton X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=24c5f153fd23987a0d7a78cbf54ebc94b3fd7855;p=rust.git Auto merge of #50276 - Zoxc:build-cleanup, r=alexcrichton Misc tweaks This: - ~~Add explicit dependencies on `getops`~~ - Fixes the libtest-json test when `RUST_BACKTRACE=1` is set - ~~Sets `opt-level` to `3`~~ - Removes the use of `staged_api` from `rustc_plugin` - ~~Enables the Windows Error Reporting dialog when running rustc during bootstrapping~~ - Disables Windows Error Reporting dialog when running compiletest tests - Enables backtraces when running rustc during bootstrapping - ~~Removes the `librustc` dependency on `libtest`~~ - Triggers JIT debugging on Windows if rustc panics during bootstrapping r? @alexcrichton --- 24c5f153fd23987a0d7a78cbf54ebc94b3fd7855