auto merge of #2085 : lpy/servo/issue2079, r=jdm

see #2079
This commit is contained in:
bors-servo 2014-04-11 12:49:19 -04:00
commit ceefbe2d05
10 changed files with 10 additions and 96 deletions

View file

@ -10,7 +10,7 @@
#[comment = "The Servo Parallel Browser Project"];
#[license = "MPL"];
#[feature(globs, macro_rules, struct_variant, managed_boxes, phase)];
#[feature(globs, macro_rules, struct_variant, phase)];
#[feature(phase)];
#[phase(syntax, link)]