]> git.lizzy.rs Git - rust.git/blobdiff - library/core/tests/lib.rs
Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'
[rust.git] / library / core / tests / lib.rs
index 4a0e162bc4a50b7c2584cbba730c68297caa0483..46f603eaebaca8fe9b625521126fdd8e41cdc7da 100644 (file)
@@ -74,6 +74,7 @@
 #![feature(iterator_try_reduce)]
 #![feature(const_mut_refs)]
 #![feature(const_pin)]
+#![feature(const_waker)]
 #![feature(never_type)]
 #![feature(unwrap_infallible)]
 #![feature(pointer_byte_offsets)]