Make original_range a method on InFile<&SyntaxNode>
This commit is contained in:
@@ -39,7 +39,7 @@ pub use crate::{
|
||||
Struct, Trait, Type, TypeAlias, TypeParam, Union, VariantDef,
|
||||
},
|
||||
has_source::HasSource,
|
||||
semantics::{original_range, PathResolution, Semantics, SemanticsScope},
|
||||
semantics::{PathResolution, Semantics, SemanticsScope},
|
||||
};
|
||||
|
||||
pub use hir_def::{
|
||||
|
||||
Reference in New Issue
Block a user