about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatt Harding <majaharding@gmail.com>2023-11-12 05:58:42 +0000
committerMatt Harding <majaharding@gmail.com>2024-02-15 04:31:07 +0000
commite3450ad19b6b5a6a67ba5bfdae53ac826953ba2a (patch)
tree140e67039f3198041b0cd687fa86ab017d6fec50 /compiler/rustc_codegen_llvm/src/errors.rs
parent8ace7ea1f7cbba7b4f031e66c54ca237a0d65de6 (diff)
downloadrust-e3450ad19b6b5a6a67ba5bfdae53ac826953ba2a.tar.gz
rust-e3450ad19b6b5a6a67ba5bfdae53ac826953ba2a.zip
Fix bootstrap issue with git on MSYS
src/bootstrap runs git to find the root of the repository, but this can
go awry when building in MSYS for the mingw target. This is because
MSYS git returns a unix-y path, but bootstrap requires a Windows-y path.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions