// MIR for `::SELF_BAR` after built const ::SELF_BAR: Foo = { let mut _0: Foo; let mut _1: (); bb0: { StorageLive(_1); _1 = (); _0 = Foo::Bar(move _1); StorageDead(_1); return; } }