diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ui/thir-print/thir-tree-loop-match.stdout | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ui/thir-print/thir-tree-loop-match.stdout b/tests/ui/thir-print/thir-tree-loop-match.stdout index b3d11050bdc..13d412b5737 100644 --- a/tests/ui/thir-print/thir-tree-loop-match.stdout +++ b/tests/ui/thir-print/thir-tree-loop-match.stdout @@ -121,6 +121,7 @@ body: span: $DIR/thir-tree-loop-match.rs:12:17: 12:21 (#0) kind: PatKind { Constant { + ty: bool value: Leaf(0x01) } } @@ -219,6 +220,7 @@ body: span: $DIR/thir-tree-loop-match.rs:16:17: 16:22 (#0) kind: PatKind { Constant { + ty: bool value: Leaf(0x00) } } |
