mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 05:45:12 +00:00
Adjust the tests
This commit is contained in:
parent
d0a782ef1c
commit
1a78991df6
3 changed files with 152 additions and 63 deletions
|
@ -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},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue