rust/src/tools/compiletest
Matthias Krüger d779a592dd
Rollup merge of #107127 - uweigand:s390x-sanitizer, r=Mark-Simulacrum
Enable sanitizers for s390x-linux

Include sanitizers supported by LLVM on s390x (asan, lsan, msan, tsan) in the target definition, as well as in the compiletest supported list.

Build sanitizer runtime for the target.  Enable sanitizers in the CI.
2023-01-22 11:43:07 +01:00
..
src Rollup merge of #107127 - uweigand:s390x-sanitizer, r=Mark-Simulacrum 2023-01-22 11:43:07 +01:00
Cargo.toml Detect unused files in src/test/mir-opt and error on them in tidy. 2022-10-31 21:45:41 -07:00