Skip to content

Commit 648e204

Browse files
committed
Reenable effects in libcore
1 parent 25b3c8d commit 648e204

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@
219219
#![feature(doc_cfg)]
220220
#![feature(doc_cfg_hide)]
221221
#![feature(doc_notable_trait)]
222+
#![feature(effects)]
222223
#![feature(exhaustive_patterns)]
223224
#![feature(extern_types)]
224225
#![feature(fundamental)]

0 commit comments

Comments
 (0)