Skip to content

Commit

Permalink
Auto merge of #26539 - jooert:remove_bit_vec_append_splitoff, r=alexc…
Browse files Browse the repository at this point in the history
…richton

This seems to have slipped through the cracks in #26192.

r? @alexcrichton
  • Loading branch information
bors committed Jun 24, 2015
2 parents 4757d9b + 239d9c2 commit 009e53d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libcollectionstest/lib.rs
Original file line number Diff line number Diff line change
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 009e53d

Please sign in to comment.