Register new snapshots

This commit is contained in:
Alex Crichton
2015-01-07 10:27:52 -08:00
parent 2a8cb678e6
commit b53e9f17d3
25 changed files with 13 additions and 402 deletions

View File

@@ -146,8 +146,6 @@ mod core {
mod std {
pub use clone;
pub use cmp;
#[cfg(stage0)]
pub use marker as kinds;
pub use marker;
pub use option;
pub use fmt;