mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 07:22:42 +00:00
43adf41ca6
They are not used by anyone, and add memory/performance overhead.
47 lines
1.0 KiB
Plaintext
47 lines
1.0 KiB
Plaintext
DefId(0:3 ~ thir_flat[7b97]::main):
|
|
Thir {
|
|
body_type: Fn(
|
|
fn(),
|
|
),
|
|
arms: [],
|
|
blocks: [
|
|
Block {
|
|
targeted_by_break: false,
|
|
region_scope: Node(1),
|
|
span: $DIR/thir-flat.rs:4:15: 4:17 (#0),
|
|
stmts: [],
|
|
expr: None,
|
|
safety_mode: Safe,
|
|
},
|
|
],
|
|
exprs: [
|
|
Expr {
|
|
kind: Block {
|
|
block: b0,
|
|
},
|
|
ty: (),
|
|
temp_lifetime: Some(
|
|
Node(2),
|
|
),
|
|
span: $DIR/thir-flat.rs:4:15: 4:17 (#0),
|
|
},
|
|
Expr {
|
|
kind: Scope {
|
|
region_scope: Node(2),
|
|
lint_level: Explicit(
|
|
HirId(DefId(0:3 ~ thir_flat[7b97]::main).2),
|
|
),
|
|
value: e0,
|
|
},
|
|
ty: (),
|
|
temp_lifetime: Some(
|
|
Node(2),
|
|
),
|
|
span: $DIR/thir-flat.rs:4:15: 4:17 (#0),
|
|
},
|
|
],
|
|
stmts: [],
|
|
params: [],
|
|
}
|
|
|