We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0863389 commit c351f6bCopy full SHA for c351f6b
crates/hir-def/src/attr.rs
@@ -7,7 +7,6 @@ use cfg::{CfgExpr, CfgOptions};
7
use either::Either;
8
use hir_expand::{
9
attrs::{collect_attrs, Attr, AttrId, RawAttrs},
10
- name::{AsName, Name},
11
HirFileId, InFile,
12
};
13
use itertools::Itertools;
0 commit comments