Remove quote_*! macros and associated APIs
This commit is contained in:
committed by
Mark Rousskov
parent
6bba352cad
commit
db97c48ad6
@@ -11,7 +11,6 @@
|
||||
#![feature(custom_attribute)]
|
||||
#![feature(nll)]
|
||||
#![allow(unused_attributes)]
|
||||
#![feature(quote)]
|
||||
#![feature(rustc_diagnostic_macros)]
|
||||
|
||||
#![recursion_limit="256"]
|
||||
|
||||
Reference in New Issue
Block a user