Drop cfg(bootstrap) code
This commit is contained in:
parent
ff95473b5e
commit
31dcdc9e13
23 changed files with 8 additions and 74 deletions
|
@ -294,7 +294,6 @@
|
|||
#![feature(shrink_to)]
|
||||
#![feature(slice_concat_ext)]
|
||||
#![feature(slice_internals)]
|
||||
#![cfg_attr(bootstrap, feature(slice_patterns))]
|
||||
#![feature(specialization)]
|
||||
#![feature(staged_api)]
|
||||
#![feature(std_internals)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue