Remove quote_*! macros and associated APIs
This commit is contained in:
parent
6bba352cad
commit
db97c48ad6
60 changed files with 55 additions and 2217 deletions
|
@ -17,7 +17,6 @@
|
|||
#![allow(unused_attributes)]
|
||||
#![feature(libc)]
|
||||
#![feature(nll)]
|
||||
#![feature(quote)]
|
||||
#![feature(range_contains)]
|
||||
#![feature(rustc_diagnostic_macros)]
|
||||
#![feature(slice_sort_by_cached_key)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue