Register new snapshots

This commit is contained in:
Alex Crichton
2014-06-22 21:16:11 -07:00
parent 1c7b780787
commit 70d4b50071
11 changed files with 10 additions and 14 deletions

View File

@@ -70,7 +70,6 @@
#![no_std]
#![feature(phase, unsafe_destructor)]
#![allow(unknown_features)] // NOTE: remove after a stage0 snap
#[phase(plugin, link)]
extern crate core;