rust-analyzer/crates/ra_db
Aleksey Kladov 6a6098d4c3 Remove RelativePathBuf from fixture
The paths in fixture are not really relative (the default one is
`/main.rs`), so it doesn't make sense to use `RelativePathBuf` here.
2020-06-23 00:14:44 +02:00
..
src Remove RelativePathBuf from fixture 2020-06-23 00:14:44 +02:00
Cargo.toml Remove deps on tt_mbe 2020-03-27 00:46:40 +08:00