Rollup merge of #139782 - xizheyin:issue-139627, r=wesleywiser

Consistent with treating Ctor Call as Struct in liveness analysis

Fixes #139627

When `ExprKind::Call` is a `Ctor`, skips the checking of `expr` and only checks the arguments, thus being consistent with `ExprKind::Struct`.

r? compiler
This commit is contained in:
Matthias Krüger 2025-04-17 06:25:16 +02:00 committed by GitHub
commit 633fa262a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available