rust/src/test/ui/sanitize
2022-11-08 11:19:14 +00:00
..
address.rs Stabilize bench_black_box 2022-09-27 17:38:51 +02:00
badfree.rs compiletest: Add directives to detect sanitizer support 2020-06-13 14:24:30 +02:00
cfg.rs compiletest: Add directives to detect sanitizer support 2020-06-13 14:24:30 +02:00
crt-static.rs Re-Annotate the tests with needs-llvm-components 2021-06-24 23:13:08 +03:00
crt-static.stderr Practice diagnostic message convention 2021-10-03 16:16:28 +09:00
hwaddress.rs Stabilize bench_black_box 2022-09-27 17:38:51 +02:00
incompatible.rs Re-Annotate the tests with needs-llvm-components 2021-06-24 23:13:08 +03:00
incompatible.stderr Diagnose use of incompatible sanitizers 2020-06-14 18:14:10 +02:00
inline-always.rs Move sanitize-inline-always test to sanitize directory 2020-04-06 00:00:00 +00:00
inline-always.stderr bless ui tests 2022-10-01 10:03:06 +00:00
issue-72154-lifetime-markers.rs compiletest: Add directives to detect sanitizer support 2020-06-13 14:24:30 +02:00
leak.rs Stabilize bench_black_box 2022-09-27 17:38:51 +02:00
memory-eager.rs Stabilize bench_black_box 2022-09-27 17:38:51 +02:00
memory-passing.rs prevent uninitialized access in black_box for zero-sized-types 2022-11-08 11:19:14 +00:00
memory.rs Stabilize bench_black_box 2022-09-27 17:38:51 +02:00
new-llvm-pass-manager-thin-lto.rs Remove -Znew-llvm-pass-manager 2022-09-18 13:26:03 -07:00
thread.rs compiletest: Add directives to detect sanitizer support 2020-06-13 14:24:30 +02:00
unsupported-target.rs Re-Annotate the tests with needs-llvm-components 2021-06-24 23:13:08 +03:00
unsupported-target.stderr Maintain supported sanitizers as a target property 2021-04-03 00:37:49 +03:00
use-after-scope.rs compiletest: Add directives to detect sanitizer support 2020-06-13 14:24:30 +02:00