simplify work

This commit is contained in:
Jake Heinz 2021-11-29 07:17:18 +00:00
parent 6e89fb6f73
commit 176f4da77a
2 changed files with 25 additions and 29 deletions

View file

@ -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,