Skip to content

Commit 50026ae

Browse files
authored
Rollup merge of #73765 - kraai:remove-blank-line, r=jonas-schievink
Remove blank line
2 parents 7926c64 + cb152ea commit 50026ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/liballoc/raw_vec/tests.rs

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ fn allocator_param() {
1212
//
1313
// Instead, this just checks that the `RawVec` methods do at
1414
// least go through the Allocator API when it reserves
15-
1615
// storage.
1716

1817
// A dumb allocator that consumes a fixed amount of fuel

0 commit comments

Comments
 (0)