rust-analyzer/crates/hir_expand
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 Add description for crates that will be published 2020-08-24 13:07:22 +02:00