about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-03-29 08:27:59 +0000
committerbors <bors@rust-lang.org>2021-03-29 08:27:59 +0000
commit40334da7a6cc0602aa16252cf8f78dc0beb48159 (patch)
treebb9c99392d2668edbe04b2d782e2dd2e3a61f3d6 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentcc4103089f40a163f6d143f06359cba7043da29b (diff)
parenta515cfd966d68a5a0a1b2d90425580f81cdabdbf (diff)
downloadrust-40334da7a6cc0602aa16252cf8f78dc0beb48159.tar.gz
rust-40334da7a6cc0602aa16252cf8f78dc0beb48159.zip
Auto merge of #83565 - RalfJung:miri, r=oli-obk
update Miri, and also run test suite with mir-opt-level=4

In the Miri repo, we run the Miri test suite once with default flags and once with `-O -Zmir-opt-level=4`. This helps identify and document situations where MIR optimizations mask UB -- it is okay for that to happen, but it might be god to look into it when it does happen. Recently these tests failed fairly frequently as new MIR optimizations were added, and since we only run them on the Miri side, it is not even clear which rustc PR introduced the change. So I propose we also run these tests in the rustc repo, such that toolstate tracking will tell us the exact PR (or at least the rollup) that caused the change.

r? `@oli-obk`
Fixes https://github.com/rust-lang/rust/issues/83590
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions