auto merge of #15105 : alexcrichton/rust/snapshots, r=luqmana

This commit is contained in:
bors 2014-06-24 02:31:55 +00:00
commit 10b12bc123
11 changed files with 10 additions and 14 deletions

View file

@ -29,7 +29,6 @@ This API is completely unstable and subject to change.
html_root_url = "http://doc.rust-lang.org/")]
#![allow(deprecated)]
#![allow(unknown_features)] // NOTE: remove after a stage0 snap
#![feature(macro_rules, globs, struct_variant, managed_boxes, quote)]
#![feature(default_type_params, phase, unsafe_destructor)]