Register new snapshots

This commit is contained in:
Alex Crichton 2014-04-03 21:52:13 -07:00
parent 58ac1c3563
commit d250ec0bdd
11 changed files with 11 additions and 23 deletions

View file

@ -71,8 +71,6 @@ println!("{:?}", tuple_ptr)
html_root_url = "http://static.rust-lang.org/doc/master")]
#![feature(macro_rules, managed_boxes, phase)]
#![allow(visible_private_types)] // NOTE: remove after a stage0 snap
#![deny(deprecated_owned_vector)]
#[cfg(test)]