Remove #![feature(tool_lints)]
This commit is contained in:
parent
c70bd98656
commit
4b2707c51e
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
#![feature(proc_macro_hygiene)]
|
||||
#![feature(proc_macro_quote)]
|
||||
#![feature(proc_macro_span)]
|
||||
#![feature(tool_lints)]
|
||||
|
||||
#![doc(html_root_url = "https://docs.rs/maud_macros/0.18.1")]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue