Skip to content

Don't use maybe_unwrap_block when checking for macro calls in a block expr - #132653

Merged
bors merged 1 commit into
rust-lang:masterfrom
BoxyUwU:const_arg_stmt_mac_call
Nov 12, 2024
Merged

Don't use maybe_unwrap_block when checking for macro calls in a block expr#132653
bors merged 1 commit into
rust-lang:masterfrom
BoxyUwU:const_arg_stmt_mac_call

Check for both `StmtKind::MacCall` and `ExprKind::MacCall`

1d6e847
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs