Fix libcore unit tests in stage 0
This commit is contained in:
parent
3ea7f1504c
commit
642486c2b2
2 changed files with 5 additions and 2 deletions
|
@ -68,7 +68,7 @@
|
|||
#![feature(option_result_unwrap_unchecked)]
|
||||
#![feature(option_unwrap_none)]
|
||||
#![feature(peekable_peek_mut)]
|
||||
#![feature(ptr_metadata)]
|
||||
#![cfg_attr(not(bootstrap), feature(ptr_metadata))]
|
||||
#![feature(once_cell)]
|
||||
#![feature(unsafe_block_in_unsafe_fn)]
|
||||
#![feature(unsized_tuple_coercion)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue