-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Commit 49ca89d
committed
Fix pretty printing of never pattern match arms.
1 parent 9f49700 commit 49ca89d
File tree
2 files changed
+3
-3
lines changed- compiler/rustc_ast_pretty/src/pprust/state
- tests/pretty
2 files changed
+3
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
876 | 876 |
| |
877 | 877 |
| |
878 | 878 |
| |
879 | + | ||
879 | 880 |
| |
880 | 881 |
| |
881 | 882 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | - | ||
16 | - | ||
15 | + | ||
17 | 16 |
| |
18 | - | ||
17 | + |
0 commit comments