mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 13:51:31 +00:00
Remove dead code
This commit is contained in:
parent
09bc7ca74d
commit
ade0176c20
2 changed files with 9 additions and 25 deletions
|
@ -47,7 +47,7 @@ pub use crate::{
|
|||
},
|
||||
has_source::HasSource,
|
||||
semantics::{original_range, Semantics, SemanticsScope},
|
||||
source_analyzer::{PathResolution, ScopeEntryWithSyntax},
|
||||
source_analyzer::PathResolution,
|
||||
};
|
||||
|
||||
pub use hir_def::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue