rustc_mir: create the let and "remainder" scopes in source order.
This commit is contained in:
parent
9260305c9e
commit
c3ca9a35be
6 changed files with 11 additions and 10 deletions
|
|
@ -26,9 +26,9 @@ impl Drop for S {
|
|||
// let mut _3: ();
|
||||
// let mut _4: std::boxed::Box<S>;
|
||||
// scope 1 {
|
||||
// let _1: std::boxed::Box<S>;
|
||||
// }
|
||||
// scope 2 {
|
||||
// let _1: std::boxed::Box<S>;
|
||||
// }
|
||||
// bb0: {
|
||||
// StorageLive(_1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue