rust/crates
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
..
gen_lsp_server Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_arena Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_assists auto_import: import in enclosing module instead of file 2019-02-12 21:18:55 +01:00
ra_batch Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_cli Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_db Make edition handling a bit nicer and allow specifying edition in crate_graph macro 2019-02-13 20:31:47 +01:00
ra_fmt Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_hir Complete names from prelude 2019-02-13 21:13:08 +01:00
ra_ide_api Complete names from prelude 2019-02-13 21:13:08 +01:00
ra_ide_api_light what goes bump in the night? 2019-02-12 11:03:28 -05:00
ra_lsp_server Add support for container_name in workspace/symbol query 2019-02-12 22:06:14 +02:00
ra_mbe Fix some typos 2019-02-12 15:02:57 +01:00
ra_project_model Make edition handling a bit nicer and allow specifying edition in crate_graph macro 2019-02-13 20:31:47 +01:00
ra_syntax Import the prelude 2019-02-13 20:10:09 +01:00
ra_text_edit Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00
ra_tt make token trees eq 2019-02-12 20:57:13 +03:00
ra_vfs Merge #818 2019-02-13 21:33:31 +00:00
test_utils Fix some typos 2019-02-12 15:02:57 +01:00
thread_worker Fix some typos 2019-02-12 15:02:57 +01:00
tools Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00