1
Fork 0
rust/tests/ui/sanitizer
2025-04-10 09:56:37 +02:00
..
auxiliary Locate asan-odr-win with other sanitizer tests 2025-01-27 19:35:53 +01:00
cfi replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
address.rs
asan_odr_windows.rs Locate asan-odr-win with other sanitizer tests 2025-01-27 19:35:53 +01:00
badfree.rs
cfg-kasan.rs tests: use minicore more 2025-02-24 09:26:54 +00:00
cfg.rs tests: use minicore more 2025-02-24 09:26:54 +00:00
crt-static.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
crt-static.stderr
dataflow-abilist.txt
dataflow.rs
hwaddress.rs
incompatible.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
incompatible.stderr
inline-always.rs
inline-always.stderr
issue-72154-address-lifetime-markers.rs
issue-111184-cfi-coroutine-witness.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
issue-114275-cfi-const-expr-in-arry-len.rs
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-mangling.rs
leak.rs
memory-eager.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
memory-passing.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
memory.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
new-llvm-pass-manager-thin-lto.rs
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
thread.rs stabilize raw_ref_op 2024-08-18 19:46:53 +02:00
unsupported-target.rs compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
unsupported-target.stderr
use-after-scope.rs