servo: Merge #5201 - Remove plugin attributes from extern crates (from Ms2ger:plugins); r=jdm
Source-Repo: https://github.com/servo/servo Source-Revision: 27a76f14b2baa58946004e17f4a417344a43e0a5
This commit is contained in:
@@ -16,10 +16,8 @@
|
||||
|
||||
#![allow(missing_copy_implementations)]
|
||||
|
||||
#[plugin]
|
||||
#[macro_use]
|
||||
extern crate syntax;
|
||||
#[plugin]
|
||||
#[macro_use]
|
||||
extern crate rustc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user