rust/crates/ra_lsp_server
Aleksey Kladov 13100da7a2 switch threadpool back from rayon to threadpool
rayon does not replenish the pool when the thread panics, but we must
be reselient to bugs.
2018-12-09 13:13:36 +03:00
..
src switch threadpool back from rayon to threadpool 2018-12-09 13:13:36 +03:00
tests/heavy_tests Add test for code actions 2018-12-06 21:32:15 +01:00
Cargo.toml switch threadpool back from rayon to threadpool 2018-12-09 13:13:36 +03:00