mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 21:05:02 +00:00
Fix
This commit is contained in:
parent
0863389dd1
commit
c351f6bf43
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ use cfg::{CfgExpr, CfgOptions};
|
||||||
use either::Either;
|
use either::Either;
|
||||||
use hir_expand::{
|
use hir_expand::{
|
||||||
attrs::{collect_attrs, Attr, AttrId, RawAttrs},
|
attrs::{collect_attrs, Attr, AttrId, RawAttrs},
|
||||||
name::{AsName, Name},
|
|
||||||
HirFileId, InFile,
|
HirFileId, InFile,
|
||||||
};
|
};
|
||||||
use itertools::Itertools;
|
use itertools::Itertools;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue