about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-06-04 07:54:36 +0200
committerGitHub <noreply@github.com>2025-06-04 07:54:36 +0200
commitd31faac159ba5bc0f2d45ec7ccb7c74fb5243a1f (patch)
tree921128e22f7d6eb57fe0483936de58f42a1929ca /compiler/rustc_codegen_llvm/src
parentadd4bde99f14f8df3039ce3a1ef849d89ba5e56f (diff)
parent556c0962edd7655f1532bc82d8a8287bf14950e9 (diff)
downloadrust-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_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions