auto merge of #15105 : alexcrichton/rust/snapshots, r=luqmana
This commit is contained in:
commit
10b12bc123
11 changed files with 10 additions and 14 deletions
|
|
@ -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)]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue