]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_trans/lib.rs
std: Stabilize/deprecate features for 1.4
[rust.git] / src / librustc_trans / lib.rs
index 3a122c7b41ce8e8a89411302f28a3c14a9910c3e..a7fb3af138453ffa024b9b5eb2ad05d20425e340 100644 (file)
@@ -42,7 +42,6 @@
 #![feature(unicode)]
 #![feature(unicode)]
 #![feature(vec_push_all)]
-#![feature(rc_weak)]
 
 #![allow(trivial_casts)]