rust/tests/ui/sanitizer
2025-10-19 13:44:07 +02:00
..
auxiliary Locate asan-odr-win with other sanitizer tests 2025-01-27 19:35:53 +01:00
cfi Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00
address.rs Fix tests/ui/sanitizer/address.rs line 2025-10-13 21:23:38 +02:00
asan_odr_windows.rs -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function 2025-08-21 16:08:00 +07:00
badfree.rs -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function 2025-08-21 16:08:00 +07:00
cfg-kasan.rs remove some unnecessary feature(lang_items) 2025-10-19 13:44:07 +02:00
cfg.rs remove some unnecessary feature(lang_items) 2025-10-19 13:44:07 +02:00
crt-static.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
crt-static.stderr Move sanitizer ui tests to sanitizer directory 2024-02-29 12:22:34 -08:00
dataflow-abilist.txt Support #[alloc_error_handler] without the allocator shim 2025-10-10 13:04:53 +00:00
dataflow.rs Ignore more failing ui tests in GCC backend 2025-10-13 15:20:49 +02:00
hwaddress.rs -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function 2025-08-21 16:08:00 +07:00
incompatible.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
incompatible.stderr Move sanitizer ui tests to sanitizer directory 2024-02-29 12:22:34 -08:00
inline-always-sanitize.rs Remove the no_sanitize attribute in favor of sanitize 2025-08-18 08:45:28 +00:00
inline-always-sanitize.stderr Implement the #[sanitize(..)] attribute 2025-08-18 08:30:00 +00:00
issue-72154-address-lifetime-markers.rs -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function 2025-08-21 16:08:00 +07:00
issue-111184-cfi-coroutine-witness.rs Ignore more failing ui tests for GCC backend 2025-09-26 15:33:48 +02:00
issue-114275-cfi-const-expr-in-arry-len.rs -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function 2025-08-21 16:08:00 +07:00
kcfi-arity-requires-kcfi.rs KCFI: Add KCFI arity indicator support 2025-04-05 04:05:04 +00:00
kcfi-arity-requires-kcfi.stderr KCFI: Add KCFI arity indicator support 2025-04-05 04:05:04 +00:00
kcfi-arity-requires-llvm-21-0-0.rs KCFI: Add KCFI arity indicator support 2025-04-05 04:05:04 +00:00
kcfi-arity-requires-llvm-21-0-0.stderr KCFI: Add KCFI arity indicator support 2025-04-05 04:05:04 +00:00
kcfi-c-variadic.rs kcfi: only reify trait methods when dyn-compatible 2025-09-22 12:30:47 +02:00
kcfi-mangling.rs -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function 2025-08-21 16:08:00 +07:00
leak.rs -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function 2025-08-21 16:08:00 +07:00
memory-eager.rs Ignore more failing ui tests in GCC backend 2025-10-13 15:20:49 +02:00
memory-passing.rs -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifiers with custom consistency check function 2025-08-21 16:08:00 +07:00
memory.rs Ignore more failing ui tests in GCC backend 2025-10-13 15:20:49 +02:00
new-llvm-pass-manager-thin-lto.rs Ignore more failing ui tests in GCC backend 2025-10-13 15:20:49 +02:00
split-lto-unit-requires-lto.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
split-lto-unit-requires-lto.stderr Move sanitizer ui tests to sanitizer directory 2024-02-29 12:22:34 -08:00
thread.rs Ignore more failing ui tests in GCC backend 2025-10-13 15:20:49 +02:00
unsupported-target.rs Ignore more failing ui tests for GCC backend 2025-10-13 15:30:26 +02:00
unsupported-target.stderr Move sanitizer ui tests to sanitizer directory 2024-02-29 12:22:34 -08:00
use-after-scope.rs Ignore more failing ui tests in GCC backend 2025-10-13 15:20:49 +02:00