about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-10-15 21:29:08 +0200
committerGitHub <noreply@github.com>2023-10-15 21:29:08 +0200
commitdd5023599d1cb3404cd521fbaad2f5b9a905c8d4 (patch)
treea48eb83f0ad5f3be2853e1c696ea44f0e1099d2a /compiler/rustc_codegen_llvm/src/errors.rs
parent51be0df011a78170cefae1bd994069fce2ea078d (diff)
parente0fe1d6008f0ba8b395636dd1c850fa91cd2f9a2 (diff)
downloadrust-dd5023599d1cb3404cd521fbaad2f5b9a905c8d4.tar.gz
rust-dd5023599d1cb3404cd521fbaad2f5b9a905c8d4.zip
Rollup merge of #116732 - onur-ozkan:resolve-linked-x, r=Mark-Simulacrum
Make x capable of resolving symlinks

When bootstrapping from outside of the rust source, instead of calling 'x' from the absolute path
(like /home/user/rust/x), we should be able to link 'x' from the rust source to binary paths so it can be used easily. Before this change, 'x' was not capable of finding 'x.py' when called from the linked file.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions