about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-04-17 06:25:16 +0200
committerGitHub <noreply@github.com>2025-04-17 06:25:16 +0200
commit0757d24f71de8c5cb0758c41878b5ce93118878c (patch)
treed94bdb8db912d72d645d39b475eb91830c16e49a /compiler/rustc_interface/src
parent6426050b68a4455db62131fd463b28fa063073ce (diff)
parent8c8212ef12b13ccb635c81aa9e29915dd1c189e5 (diff)
downloadrust-0757d24f71de8c5cb0758c41878b5ce93118878c.tar.gz
rust-0757d24f71de8c5cb0758c41878b5ce93118878c.zip
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
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions