From d250ec0bddf7ba84e34e893621234af3ebcfbca8 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Thu, 3 Apr 2014 21:52:13 -0700 Subject: Register new snapshots --- src/libstd/lib.rs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/libstd/lib.rs') diff --git a/src/libstd/lib.rs b/src/libstd/lib.rs index f4f5be4d37a..42d35b60896 100644 --- a/src/libstd/lib.rs +++ b/src/libstd/lib.rs @@ -57,9 +57,7 @@ // Don't link to std. We are std. #![no_std] -// #![deny(missing_doc)] // NOTE: uncomment after a stage0 snap -#![allow(missing_doc)] // NOTE: remove after a stage0 snap -#![allow(visible_private_types)] // NOTE: remove after a stage0 snap +#![deny(missing_doc)] #![allow(unknown_features)] // NOTE: remove after a stage0 snap // When testing libstd, bring in libuv as the I/O backend so tests can print -- cgit 1.4.1-3-g733a5