Auto merge of #26539 - jooert:remove_bit_vec_append_splitoff, r=alexcrichton
This seems to have slipped through the cracks in #26192. r? @alexcrichton
This commit is contained in:
commit
009e53d70f
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
|||
// except according to those terms.
|
||||
|
||||
#![feature(append)]
|
||||
#![feature(bit_vec_append_split_off)]
|
||||
#![feature(bitset)]
|
||||
#![feature(bitvec)]
|
||||
#![feature(box_syntax)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue