Sign in
rust
/
rust
/
9b1f20d20dc00a950f99a00a34be9d2ca78d1f0d
/
.
/
tests
/
mir-opt
/
pre-codegen
/
optimizes_into_variable.main.PreCodegen.after.32bit.panic-abort.mir
blob: 681dadff302b9ea03b474b177a6941cf083da5f3 [
file
]
// MIR for `main` after PreCodegen
fn main
()
->
()
{
let
mut _0
:
();
scope
1
{
debug x
=>
const
4
_i32
;
scope
2
{
debug y
=>
const
3
_i32
;
scope
3
{
debug z
=>
const
42
_u32
;
}
}
}
bb0
:
{
return
;
}
}