mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-29 07:07:57 +00:00
Switch to using quasi
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#![feature(plugin_registrar, quote, unboxed_closures, rustc_private)]
|
||||
#![feature(plugin, plugin_registrar, rustc_private, unboxed_closures)]
|
||||
#![plugin(quasi_macros)]
|
||||
|
||||
extern crate quasi;
|
||||
extern crate rustc;
|
||||
extern crate syntax;
|
||||
extern crate syntax_ast_builder;
|
||||
|
||||
Reference in New Issue
Block a user