From 11ac4df4d2402188f96fa75b3c9b7962e9bac805 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 19 Mar 2014 23:04:25 -0700 Subject: Register new snapshots --- src/libnative/lib.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libnative') diff --git a/src/libnative/lib.rs b/src/libnative/lib.rs index 4b6942a1083..f50cf727864 100644 --- a/src/libnative/lib.rs +++ b/src/libnative/lib.rs @@ -50,6 +50,7 @@ html_root_url = "http://static.rust-lang.org/doc/master")]; #[deny(unused_result, unused_must_use)]; #[allow(non_camel_case_types)]; +#[allow(deprecated_owned_vector)]; // NOTE: remove after stage0 // NB this crate explicitly does *not* allow glob imports, please seriously // consider whether they're needed before adding that feature here (the -- cgit 1.4.1-3-g733a5