fix mir-opt test
This commit is contained in:
parent
087d12972e
commit
7ce2e7a5fa
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ fn main() {
|
|||
// StorageLive(_4);
|
||||
// _4 = std::option::Option<std::boxed::Box<u32>>::None;
|
||||
// FakeRead(ForLet, _4);
|
||||
// AscribeUserType(_4, o, Canonical { variables: [], value: std::option::Option<std::boxed::Box<u32>> });
|
||||
// AscribeUserType(_4, o, Ty(Canonical { variables: [], value: std::option::Option<std::boxed::Box<u32>> }));
|
||||
// StorageLive(_5);
|
||||
// StorageLive(_6);
|
||||
// _6 = move _4;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue