Skip to content

Commit

Permalink
Remove old auto_serialize2 code (needs snapshot)
Browse files Browse the repository at this point in the history
  • Loading branch information
erickt committed Oct 8, 2012
1 parent eb626e7 commit 0bd6da8
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 1,255 deletions.
170 changes: 0 additions & 170 deletions src/libsyntax/ast.rs

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions src/libsyntax/ast_util.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
Loading

0 comments on commit 0bd6da8

Please sign in to comment.