register snapshots

This commit is contained in:
Daniel Micay
2013-10-23 04:49:18 -04:00
parent 8c97c5ebfd
commit 142672dca4
218 changed files with 395 additions and 60 deletions

View File

@@ -17,7 +17,7 @@
#[license = "MIT/ASL2"];
#[crate_type = "lib"];
#[feature(globs, struct_variant)];
#[feature(globs, struct_variant, managed_boxes)];
extern mod syntax;
extern mod rustc;