From 84a91b860330c2b83fd0546b33a949079d422166 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Thu, 20 Mar 2014 11:21:17 -0700 Subject: syntax: Tidy up parsing the new attribute syntax --- src/libtest/lib.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libtest') diff --git a/src/libtest/lib.rs b/src/libtest/lib.rs index 3ec80d97d06..ec7d48cf12b 100644 --- a/src/libtest/lib.rs +++ b/src/libtest/lib.rs @@ -33,6 +33,7 @@ html_root_url = "http://static.rust-lang.org/doc/master")]; #[feature(asm, macro_rules)]; +#[allow(deprecated_owned_vector)]; // NOTE: remove after stage0 extern crate collections; extern crate getopts; -- cgit 1.4.1-3-g733a5