Sign in
rust
/
rust
/
refs/heads/stable
/
.
/
tests
/
mir-opt
/
building
/
custom
/
debuginfo.pointee.built.after.mir
blob: 86cced6f801f4dd94b1a251721efc099a3cd1b2b [
file
] [
edit
]
// MIR for `pointee` after built
fn pointee
(
_1
:
&
mut
Option
<i32>
)
->
()
{
debug foo
=>
(((*
_1
)
as
variant
#1).0: i32);
let
mut _0
:
();
bb0
:
{
return
;
}
}