Stop using macro_escape as an inner attribute
In preparation for the rename.
This commit is contained in:
parent
73806ddd0f
commit
fc58479323
32 changed files with 55 additions and 47 deletions
|
|
@ -11,7 +11,6 @@
|
|||
#![crate_type = "lib"]
|
||||
|
||||
#![feature(macro_rules)]
|
||||
#![macro_escape]
|
||||
|
||||
#[deprecated]
|
||||
pub fn deprecated() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue