Skip to content

Commit

Permalink
Remove remaining use of bit_vec_append_splitoff feature gate.
Browse files Browse the repository at this point in the history
  • Loading branch information
jooert committed Jun 24, 2015
1 parent d5fdb55 commit 239d9c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libcollectionstest/lib.rs
Expand Up @@ -9,7 +9,6 @@
// except according to those terms.

#![feature(append)]
#![feature(bit_vec_append_split_off)]
#![feature(bitset)]
#![feature(bitvec)]
#![feature(box_syntax)]
Expand Down

0 comments on commit 239d9c2

Please sign in to comment.