Skip to content

Commit 4f3b723

Browse files
committed
Remove trailing whitespace
1 parent 5c0011f commit 4f3b723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/liballoc/tests/borrow.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ fn test_generic_cow_from() {
6565
VecWrapper {
6666
_inner: val.into().into_owned(),
6767
}
68-
}
68+
}
6969
}
7070

7171
let ints = vec![0i32, 1, 2, 3, 4, 5];

0 commit comments

Comments
 (0)