rust/crates/ra_vfs
bors[bot] ebfa26658e Merge #818
818: In `RootConfig::contains`, check against canonicalized version of root path r=matklad a=pnkfelix

In `RootConfig::contains`, check against canonicalized version of root path since OS may hand us data that uses the canonical form rather than the root as specified by the user.

This is a step towards a resolution of issue #734 but does not completely fix the problem there.

Co-authored-by: Felix S. Klock II <pnkfelix@pnkfx.org>
2019-02-13 21:33:31 +00:00
..
src Merge #818 2019-02-13 21:33:31 +00:00
tests reformat the world 2019-02-08 14:49:43 +03:00
Cargo.toml Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00