about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/lib.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-10-05 19:24:35 +0200
committerGitHub <noreply@github.com>2023-10-05 19:24:35 +0200
commit76d0b794cb5eb618b13e444b2d28ce59ada01efe (patch)
tree05ebbb847e7b346e84c5962b1195f197efa489e4 /compiler/rustc_codegen_llvm/src/lib.rs
parentc1c5ab717efbaf277869616d585aca8de3e47d73 (diff)
parent14c846cb05ae00f6769e00c223b87fd8d43fef28 (diff)
downloadrust-76d0b794cb5eb618b13e444b2d28ce59ada01efe.tar.gz
rust-76d0b794cb5eb618b13e444b2d28ce59ada01efe.zip
Rollup merge of #116452 - cjgillot:noassert-erased, r=oli-obk
Do not assert that hidden types don't have erased regions.

cc https://github.com/rust-lang/rust/issues/116306

`args` can have erased regions.
In the linked issue, this is reached by computing whether a large type is `Freeze` to compute its ABI.

I do not have a minimized test to include.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/lib.rs')
0 files changed, 0 insertions, 0 deletions