rust/crates/ra_lsp_server
bors[bot] 2a65020442 Merge #165
165: Make modules with tests runnable r=farodin91 a=farodin91

Fixes #154

I having problems to traverse the path to module. The main problem is that module_tree only supports `FileId` and not `Module` in files. Any idea?

I need to clean up the code a bit later.

Co-authored-by: Jan Jansen <farodin91@googlemail.com>
2018-12-31 14:15:34 +00:00
..
src Merge #165 2018-12-31 14:15:34 +00:00
tests/heavy_tests Merge #378 2018-12-30 20:33:32 +00:00
Cargo.toml Bump serde_json from 1.0.33 to 1.0.34 2018-12-31 09:48:16 +00:00