Commit 9181741
committed
Auto merge of rust-lang#51549 - PSeitz:patch-1, r=kennytm
Follow up to rust-lang#51508, make parse_block public instead parse_block_expr
This is an follow up to rust-lang#51508
I mistakenly made parse_block_expr public instead of parse_block.
This fixes this.1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2469 | 2469 | | |
2470 | 2470 | | |
2471 | 2471 | | |
2472 | | - | |
| 2472 | + | |
2473 | 2473 | | |
2474 | 2474 | | |
2475 | 2475 | | |
| |||
4572 | 4572 | | |
4573 | 4573 | | |
4574 | 4574 | | |
4575 | | - | |
| 4575 | + | |
4576 | 4576 | | |
4577 | 4577 | | |
4578 | 4578 | | |
| |||
0 commit comments