about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-07-05 17:08:13 +0200
committerGitHub <noreply@github.com>2022-07-05 17:08:13 +0200
commita82f4a574efeb44d413035eac5beee61e4611a18 (patch)
tree395d7e7cb6804c20e5b7a0704067cb58a06db3ba /compiler/rustc_codegen_llvm/src/builder.rs
parent70ade7d503a4dcd3552c17a56fddd18bfd53c98d (diff)
parent9ac4a4e67a2d217179a465bc865e31915682c93c (diff)
downloadrust-a82f4a574efeb44d413035eac5beee61e4611a18.tar.gz
rust-a82f4a574efeb44d413035eac5beee61e4611a18.zip
Rollup merge of #98895 - ChrisDenton:no-elves-allowed, r=jyn514
bootstrap.py: Always use `.exe` for Windows

This ensures that it will run the Windows executable if other files in the directory (such as Linux executables) have the same file name minus the extension. I've been tripped up by this a few times where both `bootstrap` and `bootstrap.exe` end up in the same directory.

This PR avoids ever having to see the following message:

`OSError: [WinError 193] %1 is not a valid Win32 application`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions