Refactor away AttrMetaMethods
.
This commit is contained in:
parent
e264828b27
commit
bfb01bbb26
40 changed files with 50 additions and 158 deletions
|
@ -19,7 +19,7 @@ use std::iter;
|
|||
use std::slice;
|
||||
use std::mem;
|
||||
use std::vec;
|
||||
use attr::{self, AttrMetaMethods};
|
||||
use attr;
|
||||
use syntax_pos::{self, DUMMY_SP, NO_EXPANSION, Span, FileMap, BytePos};
|
||||
use std::rc::Rc;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue