From da3625161d8f8bcb2f43d703eec8d002d0bb9c87 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 19 Mar 2014 23:23:00 -0700 Subject: Removing imports of std::vec_ng::Vec It's now in the prelude. --- src/libtest/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/libtest') diff --git a/src/libtest/lib.rs b/src/libtest/lib.rs index efd1fbcd1ac..3ec80d97d06 100644 --- a/src/libtest/lib.rs +++ b/src/libtest/lib.rs @@ -33,7 +33,6 @@ html_root_url = "http://static.rust-lang.org/doc/master")]; #[feature(asm, macro_rules)]; -#[allow(deprecated_owned_vector)]; extern crate collections; extern crate getopts; -- cgit 1.4.1-3-g733a5