mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 22:31:43 +00:00
envapsulate navigation target better
This commit is contained in:
parent
1d3d05d5d7
commit
f9ed8d4d23
8 changed files with 102 additions and 96 deletions
|
@ -59,5 +59,5 @@ pub use self::code_model_api::{
|
|||
Def,
|
||||
Module, ModuleSource, Problem,
|
||||
Struct, Enum, EnumVariant,
|
||||
Function, FnSignature,
|
||||
Function, FnSignature, ScopeEntryWithSyntax,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue