diff options
| author | Jason Newcomb <jsnewcomb@pm.me> | 2025-08-09 14:09:43 +0000 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2025-09-11 07:51:59 -0400 |
| commit | 4b3008c23bf099b92ca678df4a0d173830bef8c4 (patch) | |
| tree | 209619db73be996f8277f9f447c93b9702158a4e /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | 1c785abde778e1173dce1aba1ae471814c8fa1ab (diff) | |
| download | rust-4b3008c23bf099b92ca678df4a0d173830bef8c4.tar.gz rust-4b3008c23bf099b92ca678df4a0d173830bef8c4.zip | |
Do not attempt to compute size of a type with escaping lifetimes (#15434)
A type with escaping bound vars cannot be wrapped in a dummy binder during size computation. Fixes rust-lang/rust-clippy#15429 changelog: [`zero_sized_hashmap_values`]: fix ICE in types with escaping lifetimes r? Jarcho <!-- TRIAGEBOT_START --> <!-- TRIAGEBOT_SUMMARY_START --> ### Summary Notes - [Beta nomination](https://github.com/rust-lang/rust-clippy/pull/15434#issuecomment-3164866684) by [samueltardieu](https://github.com/samueltardieu) *Managed by `@rustbot`—see [help](https://forge.rust-lang.org/triagebot/note.html) for details* <!-- TRIAGEBOT_SUMMARY_END --> <!-- TRIAGEBOT_END -->
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
