rust/crates/base_db/src
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
..
cancellation.rs Rename ra_db -> base_db 2020-08-13 16:29:33 +02:00
change.rs Move ide::AnalysisChange -> base_db::Change 2020-10-02 16:45:08 +02:00
fixture.rs More type safety around names 2020-10-20 17:09:03 +02:00
input.rs Retain types of proc macros and allow attr. macros 2020-12-07 17:06:14 +01:00
lib.rs Introduce anchored_path 2020-12-09 19:07:05 +03:00