Update the bootstrap compiler
Note this does not change `core::derive` since it was merged after the beta bump.
This commit is contained in:
parent
83b30a639d
commit
3733275854
17 changed files with 48 additions and 112 deletions
|
@ -26,7 +26,6 @@
|
|||
#![feature(thread_id_value)]
|
||||
#![feature(extend_one)]
|
||||
#![feature(const_panic)]
|
||||
#![cfg_attr(bootstrap, feature(min_const_generics))]
|
||||
#![feature(new_uninit)]
|
||||
#![feature(once_cell)]
|
||||
#![feature(maybe_uninit_uninit_array)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue