diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-02-04 14:58:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-04 14:58:57 +0100 |
| commit | f7e0f9763128603d2249d3cb1c41a23f261d6e1e (patch) | |
| tree | a418078e2d663dec1ba3e9fd6f7d9eb2f2fc2746 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | f2721fab23d06d58453de09ec6a91f78614fca94 (diff) | |
| parent | c64d6bf5af368066af7ecc2f69555b1721cfd0b5 (diff) | |
| download | rust-f7e0f9763128603d2249d3cb1c41a23f261d6e1e.tar.gz rust-f7e0f9763128603d2249d3cb1c41a23f261d6e1e.zip | |
Rollup merge of #93402 - ehuss:llvm-dialog, r=michaelwoerister
Windows: Disable LLVM crash dialog boxes. This disables the crash dialog box on Windows. When LLVM hits an assertion, it will open a dialog box with Abort/Retry/Ignore. This is annoying on CI because CI will just hang until it times out (which can take hours). Instead of opening a dialog box, it will print a message like this: ``` Assertion failed: isa<X>(Val) && "cast<Ty>() argument of incompatible type!", file D:\Proj\rust\rust\src\llvm-project\llvm\include\llvm/Support/Casting.h, line 255 ``` Closes #92829
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
