about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-03-17 21:54:25 +0000
committerbors <bors@rust-lang.org>2022-03-17 21:54:25 +0000
commit4ca56d2b7bbe275bc6c9f3cd698c6e0719a07182 (patch)
tree583f7f2faa43a6fd365149da441def81e4ba7b00 /compiler/rustc_codegen_llvm/src
parent58f11791af4f97572e7afd83f11cffe04bbbd12f (diff)
parentb69b3d041ad7b8679bdc9c32afccfd961a7d28d2 (diff)
downloadrust-4ca56d2b7bbe275bc6c9f3cd698c6e0719a07182.tar.gz
rust-4ca56d2b7bbe275bc6c9f3cd698c6e0719a07182.zip
Auto merge of #95020 - compiler-errors:late-debuginfo, r=jackh726
erase late-bound regions in dyn projection types for debuginfo

simply skipping the binder leaves late-bound regions that will cause debug assertions to fail when checking the layout of the projection ty, so let's erase the regions instead.

sorry for taking so long to put this up, had trouble getting rustc set up on a new computer.

fixes #94998
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions