Files
rust/compiler/rustc_hir/src
Samuel Tardieu cf878d8f26 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.
2025-05-15 23:44:23 +02:00
..
2025-05-09 13:57:49 +10:00
2024-12-15 19:18:46 +01:00
2025-04-03 09:22:21 +00:00
2025-04-28 07:50:18 +00:00
2025-05-12 15:33:37 +02:00
2025-01-29 15:45:13 +00:00