Revert "Revert "Remove old auto_serialize2 code (needs snapshot)""

This reverts commit a33535e441.
This commit is contained in:
Tim Chevalier
2012-10-08 17:34:16 -07:00
parent 48495f9f7f
commit 22efa39382
10 changed files with 2 additions and 1255 deletions

View File

@@ -408,8 +408,6 @@ fn dtor_dec() -> fn_decl {
#[auto_serialize]
#[auto_deserialize]
#[auto_serialize2]
#[auto_deserialize2]
type id_range = {min: node_id, max: node_id};
fn empty(range: id_range) -> bool {