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 6270aba commit 266e9d9Copy full SHA for 266e9d9
tests/ui/drop/drop-order-comparisons.rs
@@ -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