rust/crates/rust-analyzer
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
tests/rust-analyzer Latest LSP 3.16 protocol 2020-11-16 15:10:13 -05:00
build.rs
Cargo.toml Make config.rs a single source of truth for configuration. 2020-12-08 19:25:41 +03:00