Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
tests
/
mir-opt
/
pattern_types.main.PreCodegen.after.mir
blob: cc01f51973c8414b04700cbc20a4359434ef3fe5 [
file
] [
log
] [
blame
]
// MIR for `main` after PreCodegen
fn main
()
->
()
{
let
mut _0
:
();
scope
1
{
debug x
=>
const
2
_u32
is
1.
.;
scope
2
{
debug y
=>
const
{
transmute
(
0x00000000
):
(
u32
)
is
1.
.};
}
}
bb0
:
{
return
;
}
}