]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-pass/std-sync-right-kind-impls.rs
std: Stabilize/deprecate features for 1.4
[rust.git] / src / test / run-pass / std-sync-right-kind-impls.rs
index b8e05c06c83b77387d4dfab97822ff6a2fff9f4d..2c29787e128fb7e5359ddfae65c12bf579efaffa 100644 (file)
@@ -11,7 +11,7 @@
 // pretty-expanded FIXME #23616
 
 #![feature(static_mutex, static_rwlock, static_condvar)]
-#![feature(arc_weak, semaphore)]
+#![feature(semaphore)]
 
 use std::sync;