add a test

This commit is contained in:
Jake Heinz 2021-11-29 10:36:22 +00:00
parent 97105e1288
commit f0bfe310a2
4 changed files with 523 additions and 3 deletions

View file

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