mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +00:00
simplify work
This commit is contained in:
parent
6e89fb6f73
commit
176f4da77a
2 changed files with 25 additions and 29 deletions
|
@ -103,6 +103,7 @@ 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