mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-16 09:48:10 +00:00
fix trailing space
This commit is contained in:
parent
cdf6eee9f5
commit
06ca135bba
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
//! Provides set of implementation for hir's objects that allows get back location in file.
|
||||
//! Provides set of implementation for hir's objects that allows get back location in file.
|
||||
|
||||
use either::Either;
|
||||
use hir_def::{
|
||||
|
|
Loading…
Reference in a new issue