mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-30 23:27:24 +00:00
Remove relative-path dependency
This commit is contained in:
parent
3e09dbba94
commit
676e82bb83
4 changed files with 1 additions and 6 deletions
|
@ -19,7 +19,6 @@ use stdx::split1;
|
|||
use text_size::{TextRange, TextSize};
|
||||
|
||||
pub use ra_cfg::CfgOptions;
|
||||
pub use relative_path::{RelativePath, RelativePathBuf};
|
||||
pub use rustc_hash::FxHashMap;
|
||||
|
||||
pub use difference::Changeset as __Changeset;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue