]> git.lizzy.rs Git - rust.git/blobdiff - library/core/tests/lib.rs
Rollup merge of #93400 - ChayimFriedman2:dont-suggest-using-const-with-bounds-unused...
[rust.git] / library / core / tests / lib.rs
index 32f3405243ceaa6d8cfff8ab074ddc5f22bff116..28830222c1a94b0f31153f8d1a47a1af8e8f6f84 100644 (file)
@@ -6,8 +6,6 @@
 #![feature(bool_to_option)]
 #![feature(box_syntax)]
 #![feature(cell_update)]
-#![feature(cfg_panic)]
-#![cfg_attr(bootstrap, feature(cfg_target_has_atomic))]
 #![feature(const_assume)]
 #![feature(const_black_box)]
 #![feature(const_bool_to_option)]