aboutsummaryrefslogtreecommitdiff
path: root/crates/hir/src/has_source.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/hir/src/has_source.rs')
-rw-r--r--crates/hir/src/has_source.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/hir/src/has_source.rs b/crates/hir/src/has_source.rs
index a50d4ff02..3bad2338a 100644
--- a/crates/hir/src/has_source.rs
+++ b/crates/hir/src/has_source.rs
@@ -1,4 +1,4 @@
1//! FIXME: write short doc here 1//! Provides set of implementation for hir's objects that allows get back location in file.
2 2
3use either::Either; 3use either::Either;
4use hir_def::{ 4use hir_def::{