rust/tests/ui/sanitizer
Matthias Krüger 7da4b2d82a
Rollup merge of #129179 - compiler-errors:cfi-erase-transparent, r=davidtwco
CFI: Erase regions when projecting ADT to its transparent non-1zst field

The output from `FieldDef::ty` (or `TyCtxt::type_of`) may have free regions (well, `'static`) -- erase it.

Fixes #129169
Fixes #123685
2024-08-21 18:15:02 +02:00
..
cfi CFI: Erase regions when projecting ADT to its transparent non-1zst field 2024-08-16 21:33:48 -04:00
address.rs
badfree.rs
cfg-kasan.rs Remove useless configs in tests 2024-04-07 01:16:45 +02:00
cfg.rs KCFI: Require -C panic=abort 2024-03-29 16:35:58 +00:00
crt-static.rs
crt-static.stderr
dataflow-abilist.txt
dataflow.rs
hwaddress.rs
incompatible.rs
incompatible.stderr
inline-always.rs
inline-always.stderr
issue-72154-address-lifetime-markers.rs
issue-111184-cfi-coroutine-witness.rs
issue-114275-cfi-const-expr-in-arry-len.rs
kcfi-mangling.rs KCFI: Use legal charset in shim encoding 2024-04-08 21:21:38 +00:00
leak.rs
memory-eager.rs
memory-passing.rs
memory.rs
new-llvm-pass-manager-thin-lto.rs
split-lto-unit-requires-lto.rs
split-lto-unit-requires-lto.stderr
thread.rs stabilize raw_ref_op 2024-08-18 19:46:53 +02:00
unsupported-target.rs
unsupported-target.stderr
use-after-scope.rs