rust/crates/ra_lsp_server
Aleksey Kladov 4089db1e0d prioritize event handing over indexing
If we index gazillion libraries simultaneously, we fill the threadpool
and so the main loop fails to turn, although there isn't really any
significant blocking inside the loop itself.
2019-01-11 17:08:49 +03:00
..
src prioritize event handing over indexing 2019-01-11 17:08:49 +03:00
tests/heavy_tests wire sysroot into crate graph 2019-01-11 00:51:34 +03:00
Cargo.toml force serde in ra_syntax 2019-01-11 13:21:18 +03:00