]> git.lizzy.rs Git - rust.git/commitdiff
Remove blank line
authorKRAAI, MATTHEW [VISUS] <mkraai@its.jnj.com>
Fri, 26 Jun 2020 13:22:35 +0000 (06:22 -0700)
committerKRAAI, MATTHEW [VISUS] <mkraai@its.jnj.com>
Fri, 26 Jun 2020 13:22:35 +0000 (06:22 -0700)
src/liballoc/raw_vec/tests.rs

index 6418c4a9823f20665b4b4dc0aa9a3d4fdbbb6d8b..5408faa079c1532ee3462acb023416ffd9ef145e 100644 (file)
@@ -12,7 +12,6 @@ fn allocator_param() {
     //
     // Instead, this just checks that the `RawVec` methods do at
     // least go through the Allocator API when it reserves
-
     // storage.
 
     // A dumb allocator that consumes a fixed amount of fuel