Auto merge of #30352 - alexcrichton:new-snashots, r=nikomatsakis

Lots of cruft to remove!
This commit is contained in:
bors
2015-12-21 21:37:26 +00:00
60 changed files with 45 additions and 841 deletions

View File

@@ -17,8 +17,6 @@
html_favicon_url = "https://doc.rust-lang.org/favicon.ico",
html_root_url = "https://doc.rust-lang.org/nightly/")]
#![cfg_attr(stage0, feature(custom_attribute))]
#![cfg_attr(stage0, staged_api)]
#![unstable(feature = "rustc_private", issue = "27812")]
#![feature(rustc_private)]