Register new snapshots
This commit is contained in:
@@ -21,9 +21,6 @@
|
||||
#![crate_type = "dylib"]
|
||||
#![feature(macro_rules, globs, import_shadowing)]
|
||||
|
||||
// NOTE(stage0, pcwalton): Remove after snapshot.
|
||||
#![allow(unknown_features)]
|
||||
|
||||
use std::char;
|
||||
use std::str;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user