1
Fork 0

Register new snapshots

This commit is contained in:
Alex Crichton 2014-08-29 14:33:08 -07:00
parent 51d0d06410
commit d15d559739
52 changed files with 11 additions and 724 deletions

View file

@ -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;