mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 04:44:57 +00:00
add a test
This commit is contained in:
parent
97105e1288
commit
f0bfe310a2
4 changed files with 523 additions and 3 deletions
|
@ -103,7 +103,6 @@ pub use {
|
|||
hir_def::{
|
||||
adt::StructKind,
|
||||
attr::{Attr, Attrs, AttrsWithOwner, Documentation},
|
||||
data::TraitData,
|
||||
find_path::PrefixKind,
|
||||
import_map,
|
||||
item_scope::ItemScope,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue