Skip to content

Commit 266e9d9

Browse files
committed
temp
1 parent 6270aba commit 266e9d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/drop/drop-order-comparisons.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,4 +612,4 @@ impl<'b> Drop for LogDrop<'b> {
612612
fn drop(&mut self) {
613613
self.0.mark(self.1);
614614
}
615-
}
615+
}

0 commit comments

Comments
 (0)