Register new snapshots
This commit is contained in:
parent
51d0d06410
commit
d15d559739
52 changed files with 11 additions and 724 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue