rust-analyzer/crates/ra_ide
bors[bot] 98c3e4e887
Merge #5000
5000: Remove RelativePathBuf from fixture r=matklad a=matklad

The paths in fixture are not really relative (the default one is
`/main.rs`), so it doesn't make sense to use `RelativePathBuf` here.



bors r+
🤖

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2020-06-22 22:15:22 +00:00
..
src Merge #5000 2020-06-22 22:15:22 +00:00
Cargo.toml Allow SSR to match type references, items, paths and patterns 2020-06-22 21:42:55 +10:00