Refactor away AttrNestedMetaItemMethods
.
This commit is contained in:
parent
8250a26b5b
commit
4eb08bb2ab
18 changed files with 50 additions and 59 deletions
|
@ -11,7 +11,7 @@
|
|||
use session::Session;
|
||||
|
||||
use syntax::ast;
|
||||
use syntax::attr::{AttrNestedMetaItemMethods, AttrMetaMethods};
|
||||
use syntax::attr::AttrMetaMethods;
|
||||
use syntax::visit;
|
||||
use syntax::visit::Visitor;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue