Skip to content

Commit fdec32f

Browse files
committed
temp
1 parent 58b02c9 commit fdec32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/drop/drop-order-comparisons.e2021.fixed

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)