Revert unsound libcore changes of #119911

This commit is contained in:
Oli Scherer
2024-02-01 22:53:25 +00:00
parent 11f32b73e0
commit 6ac035df44
4 changed files with 157 additions and 448 deletions

View File

@@ -200,7 +200,6 @@
//
// Language features:
// tidy-alphabetical-start
#![cfg_attr(not(bootstrap), feature(is_val_statically_known))]
#![feature(abi_unadjusted)]
#![feature(adt_const_params)]
#![feature(allow_internal_unsafe)]