rust-analyzer/crates/test_utils
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 Use split1 when formatting function signature params 2020-06-03 07:26:15 -04:00