rust/tests/ui/sanitize
2024-01-03 10:00:15 -08:00
..
address.rs don't try to cross-compile sanitizer tests 2023-07-05 11:04:28 -05:00
badfree.rs Enable address sanitizer for MSVC targets using INFERASANLIBS linker flag 2024-01-03 10:00:15 -08:00
cfg-kasan.rs Update the minimum external LLVM to 16. 2023-11-21 22:40:16 +01:00
cfg.rs Fix test on targets with crt-static default 2023-09-22 18:13:00 +02:00
crt-static.rs
crt-static.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
hwaddress.rs
incompatible.rs
incompatible.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
inline-always.rs
inline-always.stderr
issue-72154-lifetime-markers.rs don't try to cross-compile sanitizer tests 2023-07-05 11:04:28 -05:00
issue-111184-coroutine-witness.rs Rename lots of files that had generator in their name 2023-10-20 21:14:02 +00:00
issue-114275-cfi-const-expr-in-arry-len.rs fix #114275 2023-08-10 11:00:06 +02:00
leak.rs
memory-eager.rs
memory-passing.rs
memory.rs
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 Show number in error message even for one error 2023-11-24 19:15:52 +01:00
sanitizer-cfi-generalize-pointers-attr-cfg.rs Add missing CFI sanitizer cfgs feature gate 2023-12-23 00:52:42 +01: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 Show number in error message even for one error 2023-11-24 19:15:52 +01: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 Show number in error message even for one error 2023-11-24 19:15:52 +01:00
sanitizer-cfi-is-incompatible-with-saniziter-kcfi.aarch64.stderr Add a note to duplicate diagnostics 2023-10-05 01:04:41 +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 a note to duplicate diagnostics 2023-10-05 01:04:41 +00:00
sanitizer-cfi-normalize-integers-attr-cfg.rs Add missing CFI sanitizer cfgs feature gate 2023-12-23 00:52:42 +01: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 Show number in error message even for one error 2023-11-24 19:15:52 +01: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 Show number in error message even for one error 2023-11-24 19:15:52 +01: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 Show number in error message even for one error 2023-11-24 19:15:52 +01: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 Show number in error message even for one error 2023-11-24 19:15:52 +01:00
thread.rs
unsupported-target.rs
unsupported-target.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
use-after-scope.rs don't try to cross-compile sanitizer tests 2023-07-05 11:04:28 -05:00