Register new snapshots
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user