We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58b02c9 commit fdec32fCopy full SHA for fdec32f
tests/ui/drop/drop-order-comparisons.e2021.fixed
@@ -612,4 +612,4 @@ impl<'b> Drop for LogDrop<'b> {
612
fn drop(&mut self) {
613
self.0.mark(self.1);
614
}
615
-}
+}
0 commit comments