Skip to content

Commit 009e53d

Browse files
committed
Auto merge of #26539 - jooert:remove_bit_vec_append_splitoff, r=alexcrichton
This seems to have slipped through the cracks in #26192. r? @alexcrichton
2 parents 4757d9b + 239d9c2 commit 009e53d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libcollectionstest/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
// except according to those terms.
1010

1111
#![feature(append)]
12-
#![feature(bit_vec_append_split_off)]
1312
#![feature(bitset)]
1413
#![feature(bitvec)]
1514
#![feature(box_syntax)]

0 commit comments

Comments
 (0)