diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-05-17 10:33:11 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-17 10:33:11 +0200 |
| commit | 59ad0cbd04597067cfb15aed6df2f7e20eeeab77 (patch) | |
| tree | c8326bc57c8de9f85ca7ac2e9946625a2b84b012 /compiler/rustc_const_eval/src/interpret/call.rs | |
| parent | 4c52b5d17a136c292289bf587c024d9738c1c100 (diff) | |
| parent | cf878d8f260e535fab7e6f6401fc61e5d846ac4d (diff) | |
| download | rust-59ad0cbd04597067cfb15aed6df2f7e20eeeab77.tar.gz rust-59ad0cbd04597067cfb15aed6df2f7e20eeeab77.zip | |
Rollup merge of #141059 - samueltardieu:push-trvpulpskwwp, r=compiler-errors
HIR: explain in comment why `ExprKind::If` "then" is an `Expr` One could be tempted to replace the "then" `hir::Expr` with kind `hir::ExprKind::Block` by a `hir::Block`. Explain why this would not be a good idea. I've been there. r? ``@compiler-errors``
Diffstat (limited to 'compiler/rustc_const_eval/src/interpret/call.rs')
0 files changed, 0 insertions, 0 deletions
