mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 20:42:04 +00:00
rename
This commit is contained in:
parent
6c2ba945ed
commit
b6809b6695
10 changed files with 18 additions and 18 deletions
|
@ -66,7 +66,7 @@ pub use self::{
|
|||
adt::AdtDef,
|
||||
expr::{ExprScopes, ScopesWithSourceMap, ScopeEntryWithSyntax},
|
||||
resolve::{Resolver, Resolution},
|
||||
source_binder::{SourceAnalyser, PathResolution},
|
||||
source_binder::{SourceAnalyzer, PathResolution},
|
||||
};
|
||||
|
||||
pub use self::code_model_api::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue