about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-02-27 05:55:22 +0000
committerbors <bors@rust-lang.org>2024-02-27 05:55:22 +0000
commit7b7f8619a5ce9534d83d5594e0e93382e49b01c8 (patch)
tree043df36960f5d18275e6f29f2d4d7d3fcb826228 /compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp
parentc414c08da3265390965ccc1f51d8da4f6b3375cb (diff)
parent28c10d6f2235e0d3eef8c86df14edbddb86aff52 (diff)
downloadrust-7b7f8619a5ce9534d83d5594e0e93382e49b01c8.tar.gz
rust-7b7f8619a5ce9534d83d5594e0e93382e49b01c8.zip
Auto merge of #3329 - RossSmyth:miri-bat-error, r=RalfJung
Fix miri.bat not bailing early on error

There is a logical error in the batch script that I did not think about. Currently, if the build step for miri-script fails, it will continue on and attempt to execute the next line. This will either lead to a file not found error, or running an old miri-script.

With this, it will bail upon erroring in the build step.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp')
0 files changed, 0 insertions, 0 deletions