1
Fork 0

New mir-opt deref_separator

This commit is contained in:
ouz-a 2022-04-04 18:51:32 +03:00
parent bc881e83d1
commit 4332b5f903
17 changed files with 227 additions and 22 deletions

View file

@ -77,5 +77,9 @@
StorageDead(_3); // scope 0 at $DIR/lower_array_len.rs:24:5: 24:6
return; // scope 0 at $DIR/lower_array_len.rs:25:2: 25:2
}
bb7 (cleanup): {
resume; // scope 0 at $DIR/lower_array_len.rs:17:1: 25:2
}
}