mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
move resolve_local_scope
This commit is contained in:
parent
93fae08261
commit
67de38ec7d
6 changed files with 27 additions and 27 deletions
|
@ -12,7 +12,7 @@ use crate::{
|
|||
completion::CompletionItem,
|
||||
hir::{
|
||||
ModuleDescriptor,
|
||||
function::FnScopes,
|
||||
FnScopes,
|
||||
Def,
|
||||
Path,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue