diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-09-17 23:30:50 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-17 23:30:50 +0200 |
| commit | 626c36a88d14d4446734e7b717d7e67efa2479d8 (patch) | |
| tree | c9079e2d55f8a01e606d18d7c8eb3af74eb76537 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | cda20a7da6d23fabdc805f15644fcc6a8a270532 (diff) | |
| parent | f0c78ee3dc7c6b99a939e6afb7348ba8b543d7fd (diff) | |
| download | rust-626c36a88d14d4446734e7b717d7e67efa2479d8.tar.gz rust-626c36a88d14d4446734e7b717d7e67efa2479d8.zip | |
Rollup merge of #101942 - Mark-Simulacrum:fix-perf, r=jyn514
Revert "Copy stage0 binaries into stage0-sysroot" This reverts PR #101711. The PR broke the rustc/bootstrap benchmark on rustc-perf, I believe due to the assumption that the stage0 directory exists. Fixing that by just skipping this logic might be reasonable, but I think there's a larger discussion to be had around the right behavior when we don't have a single bin/ directory (when rustc= and cargo= are specified in config.toml). I think it's potentially reasonable to put those binaries (cargo, rustc, rustfmt?) into the bin directory, but for now just want to get us back to a healthy state. r? `@jyn514` (but would appreciate review from others as this is just a direct revert).
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
