rust/tests/ui/sanitize
2023-09-22 18:13:00 +02:00
..
address.rs don't try to cross-compile sanitizer tests 2023-07-05 11:04:28 -05:00
badfree.rs don't try to cross-compile sanitizer tests 2023-07-05 11:04:28 -05:00
cfg-kasan.rs Add kernel-address sanitizer support for freestanding targets 2023-02-14 20:54:25 -05:00
cfg.rs Fix test on targets with crt-static default 2023-09-22 18:13:00 +02:00
crt-static.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
crt-static.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
hwaddress.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
incompatible.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
incompatible.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline-always.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
inline-always.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-72154-lifetime-markers.rs don't try to cross-compile sanitizer tests 2023-07-05 11:04:28 -05:00
issue-111184-generator-witness.rs CFI: Fix error compiling core with LLVM CFI enabled 2023-08-07 15:59:15 -07:00
issue-114275-cfi-const-expr-in-arry-len.rs fix #114275 2023-08-10 11:00:06 +02:00
leak.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
memory-eager.rs Update the minimum external LLVM to 14 2023-02-10 16:06:25 -08:00
memory-passing.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
memory.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
new-llvm-pass-manager-thin-lto.rs don't try to cross-compile sanitizer tests 2023-07-05 11:04:28 -05:00
sanitizer-cfi-canonical-jump-tables-require-cfi.rs Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
sanitizer-cfi-canonical-jump-tables-require-cfi.stderr Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
sanitizer-cfi-generalize-pointers-attr-cfg.rs Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
sanitizer-cfi-generalize-pointers-require-cfi.rs Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
sanitizer-cfi-generalize-pointers-require-cfi.stderr Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
sanitizer-cfi-invalid-attr-cfi-encoding.rs Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
sanitizer-cfi-invalid-attr-cfi-encoding.stderr Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
sanitizer-cfi-is-incompatible-with-saniziter-kcfi.aarch64.stderr Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
sanitizer-cfi-is-incompatible-with-saniziter-kcfi.rs Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
sanitizer-cfi-is-incompatible-with-saniziter-kcfi.x86_64.stderr Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
sanitizer-cfi-normalize-integers-attr-cfg.rs Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
sanitizer-cfi-normalize-integers-require-cfi.rs Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
sanitizer-cfi-normalize-integers-require-cfi.stderr Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
sanitizer-cfi-requires-lto.rs CFI: Fix error compiling core with LLVM CFI enabled 2023-08-07 15:59:15 -07:00
sanitizer-cfi-requires-lto.stderr CFI: Fix error compiling core with LLVM CFI enabled 2023-08-07 15:59:15 -07:00
sanitizer-cfi-with-rustc-lto-requires-single-codegen-unit.rs CFI: Fix error compiling core with LLVM CFI enabled 2023-08-07 15:59:15 -07:00
sanitizer-cfi-with-rustc-lto-requires-single-codegen-unit.stderr CFI: Fix error compiling core with LLVM CFI enabled 2023-08-07 15:59:15 -07:00
split-lto-unit-requires-lto.rs Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
split-lto-unit-requires-lto.stderr Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
thread.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unsupported-target.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
unsupported-target.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
use-after-scope.rs don't try to cross-compile sanitizer tests 2023-07-05 11:04:28 -05:00