]> git.lizzy.rs Git - rust.git/commit
Reorder bitvec.rs.
authorNicholas Nethercote <nnethercote@mozilla.com>
Thu, 13 Sep 2018 03:27:56 +0000 (13:27 +1000)
committerNicholas Nethercote <nnethercote@mozilla.com>
Thu, 13 Sep 2018 03:27:56 +0000 (13:27 +1000)
commit755fcae75e9634e6a11651f46d17d7b1310f821b
tree55f188446e0f5563c91ddce13b52c58cd0a291de
parentd6720cc810ea3dc9e051a95ff1a8dc9755c3bdb5
Reorder bitvec.rs.

So that the `BitArray` code is all together and before the `BitVector`
code, instead of being awkwardly interleaved.
src/librustc_data_structures/bitvec.rs