rust/crates/ra_lsp_server
bors[bot] 4ce962f64e Merge #948
948: Fix test_missing_module_code_action_in_json_project on Windows r=matklad a=vipentti

The test would fail on Windows due to the paths not being properly escaped for
JSON.

In addition adds extra braces around the fn main to actually introduce braces in
the file.

Co-authored-by: Ville Penttinen <villem.penttinen@gmail.com>
2019-03-07 17:35:57 +00:00
..
src when loading workspace, say how many packages were loaded 2019-03-07 17:46:17 +03: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 Specify derive feature for serde 2019-03-08 01:58:29 +09:00