auto merge of #5201 : Ms2ger/servo/plugins, r=jdm

This commit is contained in:
bors-servo 2015-03-11 21:42:48 -06:00
commit 27a76f14b2

View file

@ -16,10 +16,8 @@
#![allow(missing_copy_implementations)]
#[plugin]
#[macro_use]
extern crate syntax;
#[plugin]
#[macro_use]
extern crate rustc;