mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
Visit place in BackwardIncompatibleDropHint statement
This commit is contained in:
-3
@@ -73,9 +73,6 @@ fn method_1(_1: Guard) -> () {
|
||||
}
|
||||
|
||||
bb7: {
|
||||
backward incompatible drop(_2);
|
||||
backward incompatible drop(_4);
|
||||
backward incompatible drop(_5);
|
||||
goto -> bb21;
|
||||
}
|
||||
|
||||
|
||||
-3
@@ -73,9 +73,6 @@ fn method_1(_1: Guard) -> () {
|
||||
}
|
||||
|
||||
bb7: {
|
||||
backward incompatible drop(_2);
|
||||
backward incompatible drop(_4);
|
||||
backward incompatible drop(_5);
|
||||
goto -> bb21;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user