From d15d55973946f8f582ba69b1789b5b5d35da5b2d Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Fri, 29 Aug 2014 14:33:08 -0700 Subject: Register new snapshots --- src/libsync/lib.rs | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/libsync/lib.rs') diff --git a/src/libsync/lib.rs b/src/libsync/lib.rs index c2744751ee5..e0acce1cd94 100644 --- a/src/libsync/lib.rs +++ b/src/libsync/lib.rs @@ -29,13 +29,9 @@ #![feature(phase, globs, macro_rules, unsafe_destructor)] #![feature(import_shadowing)] -#![feature(issue_5723_bootstrap)] #![deny(missing_doc)] #![no_std] -// NOTE(stage0, pcwalton): Remove after snapshot. -#![allow(unknown_features)] - #[phase(plugin, link)] extern crate core; extern crate alloc; extern crate collections; -- cgit 1.4.1-3-g733a5