Disable effects in libcore again

This commit is contained in:
Oli Scherer
2023-10-17 17:52:11 +00:00
parent 93e62a260f
commit bcdd3d7739
3 changed files with 30 additions and 1 deletions

View File

@@ -219,7 +219,6 @@
#![feature(doc_cfg)]
#![feature(doc_cfg_hide)]
#![feature(doc_notable_trait)]
#![feature(effects)]
#![feature(exhaustive_patterns)]
#![feature(extern_types)]
#![feature(fundamental)]