rust-analyzer/crates/ra_lsp_server
Ville Penttinen c6d6e6c625 Move actual include logic to ProjectRoot
This way the two IncludeRustFiles implementations can simply call the
ProjectRoots' methods, so that the include logic is in one place.
2019-03-21 10:43:47 +02:00
..
src Move actual include logic to ProjectRoot 2019-03-21 10:43:47 +02:00
tests/heavy_tests Fix test_missing_module_code_action_in_json_project on Windows 2019-03-07 19:27:06 +02:00
Cargo.toml Upgrade ra_vfs to use new Filtering 2019-03-18 20:53:08 +02:00