about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorAleksey Kliger <aleksey@lambdageek.org>2025-06-03 20:48:42 -0400
committerAleksey Kliger <aleksey@lambdageek.org>2025-06-04 00:06:01 -0400
commit556c0962edd7655f1532bc82d8a8287bf14950e9 (patch)
tree927a691d4858bcd1bec5c30dba8255473821317d /compiler/rustc_interface/src/errors.rs
parent792fc2b033aea7ea7b766e38bdc40f7d6bdce8c3 (diff)
downloadrust-556c0962edd7655f1532bc82d8a8287bf14950e9.tar.gz
rust-556c0962edd7655f1532bc82d8a8287bf14950e9.zip
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.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions