rust/crates/ide_db
Aleksey Kladov 6e24321e45 Introduce anchored_path
They allow to represent paths like `#[path = "C:\path.rs"] mod foo;`
in a lossless cross-platform & network-transparent way.
2020-12-09 19:07:05 +03:00
..
src Introduce anchored_path 2020-12-09 19:07:05 +03:00
Cargo.toml Move the helpers into ide_db 2020-11-28 16:30:39 +02:00