Register new snapshots

This commit is contained in:
Flavio Percoco
2014-03-23 11:37:31 +01:00
parent 2ddb605654
commit 576e36e674
21 changed files with 9 additions and 1065 deletions

View File

@@ -28,7 +28,6 @@ This API is completely unstable and subject to change.
#[feature(macro_rules, globs, managed_boxes, default_type_params, phase,
quote)];
#[allow(deprecated_owned_vector)]; // NOTE: remove after stage0
#[allow(deprecated)];
extern crate serialize;