rust/compiler/rustc_target/src
Ulrich Weigand 492d928e44 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-20 18:34:24 +01:00
..
abi Auto merge of #106474 - erikdesjardins:noalias, r=bjorn3 2023-01-06 15:20:58 +00:00
asm Fix some missed double spaces. 2023-01-14 18:23:40 +01:00
spec Enable sanitizers for s390x-linux 2023-01-20 18:34:24 +01:00
json.rs Improve generating Custom entry function 2022-11-11 01:04:39 +05:30
lib.rs compiler: remove unnecessary imports and qualified paths 2022-12-10 18:45:34 +01:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00