Update the bootstrap compiler
Note this does not change `core::derive` since it was merged after the beta bump.
This commit is contained in:
committed by
Mark Rousskov
parent
83b30a639d
commit
3733275854
@@ -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)]
|
||||
|
||||
Reference in New Issue
Block a user