diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-08-12 12:06:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-12 12:06:36 +0200 |
| commit | a12c329b35c8d7d49ec9c703ad7928b502c5fbb9 (patch) | |
| tree | 3d9757b482d967ee5a1b93d241a4b5924684554b /compiler/rustc_mir_transform/src/coverage/tests.rs | |
| parent | 83756d97a8aeb1d7a69b76f60c9b35ca60a87585 (diff) | |
| parent | bbe7a96bec86eead5b6411856b92cfa012947195 (diff) | |
| download | rust-a12c329b35c8d7d49ec9c703ad7928b502c5fbb9.tar.gz rust-a12c329b35c8d7d49ec9c703ad7928b502c5fbb9.zip | |
Rollup merge of #114667 - compiler-errors:issue-114664, r=davidtwco
Record binder for bare trait object in LifetimeCollectVisitor The `LifetimeCollectVisitor` had a bug where it was not recording the binder of bate trait objects. This was uncovered in #114487, when I changed opaque type lowering to ICE if it encountered a captured fresh lifetime with no def-id to map back to: https://github.com/rust-lang/rust/pull/114487/files#diff-ad0c15bbde97a607d4758ec7eaf88248be5d6b8ae084dfc84127f81e3f7a9bb4R1585 Fixes #114664
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/tests.rs')
0 files changed, 0 insertions, 0 deletions
