From 56e4c82a38cfb2bcf7de2d6323dab0073a70726d Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Thu, 28 Nov 2013 18:03:38 -0800 Subject: Test fixes and merge conflicts --- src/libstd/lib.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libstd') diff --git a/src/libstd/lib.rs b/src/libstd/lib.rs index 0489fff31f9..296091d26e6 100644 --- a/src/libstd/lib.rs +++ b/src/libstd/lib.rs @@ -66,6 +66,7 @@ #[deny(non_camel_case_types)]; #[deny(missing_doc)]; +#[allow(attribute_usage)]; // NOTE: remove after the next snapshot // When testing libstd, bring in libuv as the I/O backend so tests can print // things and all of the std::io tests have an I/O interface to run on top -- cgit 1.4.1-3-g733a5