Adjust the tests

This commit is contained in:
Kirill Bulatov 2020-01-27 00:16:18 +02:00
parent d0a782ef1c
commit 1a78991df6
3 changed files with 152 additions and 63 deletions

View file

@ -56,6 +56,7 @@ pub use hir_def::{
nameres::ModuleSource,
path::{ModPath, Path, PathKind},
type_ref::Mutability,
ModuleDefId,
};
pub use hir_expand::{
name::{AsName, Name},