Rollup merge of #144056 - Kobzol:gcc-build-src, r=nikic
Copy GCC sources into the build directory even outside CI It takes ~3.5s on my Linux notebook to perform the copy, but it should only be executed when we actually go build GCC, and that will almost certainly take much longer :) So I think it should be fine. At least we won't be polluting the source directory for local builds. Fixes: https://github.com/rust-lang/rust/issues/143986 r? `````@nikic`````
M
Matthias Krüger committed
c22e2ead96c24fca3b20876c186a71d6184e4603
Committed by GitHub <noreply@github.com>
on 7/18/2025, 2:27:55 AM