@@ -123,7 +123,7 @@ body:
123
123
body:
124
124
Expr {
125
125
ty: bool
126
- temp_lifetime: TempLifetime { temp_lifetime: Some(Node(12 )), backwards_incompatible: None }
126
+ temp_lifetime: TempLifetime { temp_lifetime: Some(Node(13 )), backwards_incompatible: None }
127
127
span: $DIR/thir-tree-match.rs:17:36: 17:40 (#0)
128
128
kind:
129
129
Scope {
@@ -132,7 +132,7 @@ body:
132
132
value:
133
133
Expr {
134
134
ty: bool
135
- temp_lifetime: TempLifetime { temp_lifetime: Some(Node(12 )), backwards_incompatible: None }
135
+ temp_lifetime: TempLifetime { temp_lifetime: Some(Node(13 )), backwards_incompatible: None }
136
136
span: $DIR/thir-tree-match.rs:17:36: 17:40 (#0)
137
137
kind:
138
138
Literal( lit: Spanned { node: Bool(true), span: $DIR/thir-tree-match.rs:17:36: 17:40 (#0) }, neg: false)
@@ -175,7 +175,7 @@ body:
175
175
body:
176
176
Expr {
177
177
ty: bool
178
- temp_lifetime: TempLifetime { temp_lifetime: Some(Node(18 )), backwards_incompatible: None }
178
+ temp_lifetime: TempLifetime { temp_lifetime: Some(Node(19 )), backwards_incompatible: None }
179
179
span: $DIR/thir-tree-match.rs:18:27: 18:32 (#0)
180
180
kind:
181
181
Scope {
@@ -184,7 +184,7 @@ body:
184
184
value:
185
185
Expr {
186
186
ty: bool
187
- temp_lifetime: TempLifetime { temp_lifetime: Some(Node(18 )), backwards_incompatible: None }
187
+ temp_lifetime: TempLifetime { temp_lifetime: Some(Node(19 )), backwards_incompatible: None }
188
188
span: $DIR/thir-tree-match.rs:18:27: 18:32 (#0)
189
189
kind:
190
190
Literal( lit: Spanned { node: Bool(false), span: $DIR/thir-tree-match.rs:18:27: 18:32 (#0) }, neg: false)
@@ -219,7 +219,7 @@ body:
219
219
body:
220
220
Expr {
221
221
ty: bool
222
- temp_lifetime: TempLifetime { temp_lifetime: Some(Node(23 )), backwards_incompatible: None }
222
+ temp_lifetime: TempLifetime { temp_lifetime: Some(Node(24 )), backwards_incompatible: None }
223
223
span: $DIR/thir-tree-match.rs:19:24: 19:28 (#0)
224
224
kind:
225
225
Scope {
@@ -228,7 +228,7 @@ body:
228
228
value:
229
229
Expr {
230
230
ty: bool
231
- temp_lifetime: TempLifetime { temp_lifetime: Some(Node(23 )), backwards_incompatible: None }
231
+ temp_lifetime: TempLifetime { temp_lifetime: Some(Node(24 )), backwards_incompatible: None }
232
232
span: $DIR/thir-tree-match.rs:19:24: 19:28 (#0)
233
233
kind:
234
234
Literal( lit: Spanned { node: Bool(true), span: $DIR/thir-tree-match.rs:19:24: 19:28 (#0) }, neg: false)
0 commit comments