diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-06-04 07:54:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-04 07:54:36 +0200 |
| commit | d31faac159ba5bc0f2d45ec7ccb7c74fb5243a1f (patch) | |
| tree | 921128e22f7d6eb57fe0483936de58f42a1929ca /compiler/rustc_interface/src/errors.rs | |
| parent | add4bde99f14f8df3039ce3a1ef849d89ba5e56f (diff) | |
| parent | 556c0962edd7655f1532bc82d8a8287bf14950e9 (diff) | |
| download | rust-d31faac159ba5bc0f2d45ec7ccb7c74fb5243a1f.tar.gz rust-d31faac159ba5bc0f2d45ec7ccb7c74fb5243a1f.zip | |
Rollup merge of #142000 - lambdageek:no-symlink-stage0, r=onur-ozkan
bootstrap: don't symlink source dir into stage0 sysroot In StdLink::run we subsequently recursively copy the initial sysroot lib directory into the stage0-sysroot lib directory. If the initial sysroot is a toolchain that includes the `rust-src` component (in lib/rustlib/src/rust), if we add this symlink, that recursive copy will overwrite the repo sources with the toolchain's sources. Fixes https://github.com/rust-lang/rust/issues/141991
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
