rust/tests/ui/sanitize
Ramon de C Valle 76ff5ec886 CFI: Fix cfi with async: transform_ty: unexpected GeneratorWitness(Binde
Fixes #111184 by encoding ty::Generator parent substs only.
2023-06-01 23:22:54 +00:00
..
address.rs
badfree.rs
cfg-kasan.rs
cfg.rs Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
crt-static.rs
crt-static.stderr
hwaddress.rs
incompatible.rs
incompatible.stderr
inline-always.rs
inline-always.stderr
issue-72154-lifetime-markers.rs
issue-111184-generator-witness.rs CFI: Fix cfi with async: transform_ty: unexpected GeneratorWitness(Binde 2023-06-01 23:22:54 +00:00
leak.rs
memory-eager.rs
memory-passing.rs
memory.rs
new-llvm-pass-manager-thin-lto.rs
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 Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00:00
sanitizer-cfi-requires-lto.stderr Add cross-language LLVM CFI support to the Rust compiler 2023-05-03 22:41:29 +00: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
unsupported-target.rs
unsupported-target.stderr
use-after-scope.rs