]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_data_structures/lib.rs
Remove bitslice.rs.
[rust.git] / src / librustc_data_structures / lib.rs
index 7915650fd89f70401d79422f01aa15105168394a..1fdcab5f7a21505c37d654fdec414ef1342fd1da 100644 (file)
@@ -63,7 +63,6 @@
 pub mod svh;
 pub mod array_vec;
 pub mod base_n;
-pub mod bitslice;
 pub mod bitvec;
 pub mod const_cstr;
 pub mod flock;