Bump syntex/aster/quasi version

This commit is contained in:
Erick Tryzelaar
2016-04-10 19:54:54 -07:00
parent ac98a25291
commit a84b6aaedd
8 changed files with 49 additions and 48 deletions
+1
View File
@@ -1,5 +1,6 @@
#![cfg_attr(feature = "nightly-testing", plugin(clippy))]
#![cfg_attr(feature = "nightly-testing", feature(plugin))]
#![cfg_attr(feature = "nightly-testing", allow(too_many_arguments))]
#![cfg_attr(feature = "nightly-testing", allow(used_underscore_binding))]
#![cfg_attr(not(feature = "with-syntex"), feature(rustc_private, plugin))]
#![cfg_attr(not(feature = "with-syntex"), plugin(quasi_macros))]