File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 44 blocks: [
55 Block {
66 targeted_by_break: false,
7- region_scope: Node(1 ),
7+ region_scope: Node(2 ),
88 opt_destruction_scope: None,
99 span: $DIR/thir-tree.rs:4:15: 4:17 (#0),
1010 stmts: [],
1616 Expr {
1717 ty: (),
1818 temp_lifetime: Some(
19- Node(2 ),
19+ Node(1 ),
2020 ),
2121 span: $DIR/thir-tree.rs:4:15: 4:17 (#0),
2222 kind: Block {
@@ -26,17 +26,17 @@ Thir {
2626 Expr {
2727 ty: (),
2828 temp_lifetime: Some(
29- Node(2 ),
29+ Node(1 ),
3030 ),
3131 span: $DIR/thir-tree.rs:4:15: 4:17 (#0),
3232 kind: Scope {
33- region_scope: Node(2 ),
33+ region_scope: Node(1 ),
3434 lint_level: Explicit(
3535 HirId {
3636 owner: OwnerId {
3737 def_id: DefId(0:3 ~ thir_tree[8f1d]::main),
3838 },
39- local_id: 2 ,
39+ local_id: 1 ,
4040 },
4141 ),
4242 value: e0,
@@ -45,11 +45,11 @@ Thir {
4545 Expr {
4646 ty: (),
4747 temp_lifetime: Some(
48- Node(2 ),
48+ Node(1 ),
4949 ),
5050 span: $DIR/thir-tree.rs:4:15: 4:17 (#0),
5151 kind: Scope {
52- region_scope: Destruction(2 ),
52+ region_scope: Destruction(1 ),
5353 lint_level: Inherited,
5454 value: e1,
5555 },
You can’t perform that action at this time.
0 commit comments