From 357982fae4ac7be0f6e0065399606f2d78618aaf Mon Sep 17 00:00:00 2001 From: Vadim Petrochenkov Date: Mon, 14 Sep 2015 01:24:27 +0300 Subject: Workaround for imports with empty braces --- src/libstd/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libstd') diff --git a/src/libstd/lib.rs b/src/libstd/lib.rs index 6eabf5d69a2..774d13966bd 100644 --- a/src/libstd/lib.rs +++ b/src/libstd/lib.rs @@ -201,7 +201,6 @@ #![feature(alloc)] #![feature(allow_internal_unstable)] -#![feature(arc_weak)] #![feature(associated_consts)] #![feature(borrow_state)] #![feature(box_syntax)] -- cgit 1.4.1-3-g733a5