Remove feature(effects) from the standard library

This commit is contained in:
Deadbeef
2024-06-16 15:04:37 +00:00
parent e32ea4822b
commit 3b14b756d8
10 changed files with 10 additions and 19 deletions

View File

@@ -284,7 +284,6 @@
#![feature(cfi_encoding)]
#![feature(concat_idents)]
#![feature(const_mut_refs)]
#![feature(const_trait_impl)]
#![feature(decl_macro)]
#![feature(deprecated_suggestion)]
#![feature(doc_cfg)]