mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-03 15:15:24 +00:00
switch editor to 2018
This commit is contained in:
parent
9434920648
commit
1624bf2d7f
10 changed files with 14 additions and 13 deletions
|
@ -1,5 +1,5 @@
|
|||
use superslice::Ext;
|
||||
use ::TextUnit;
|
||||
use crate::TextUnit;
|
||||
|
||||
#[derive(Clone, Debug, Hash)]
|
||||
pub struct LineIndex {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue