rust/crates
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
..
gen_lsp_server modernize even more 2018-12-06 21:16:37 +03:00
ra_analysis Refactor symbol resolve API 2018-12-08 21:18:29 +03:00
ra_cli modernize even more 2018-12-06 21:16:37 +03:00
ra_db First step towards crate deps 2018-12-05 16:01:18 +03:00
ra_editor find next whitespace or begining or end 2018-12-08 20:53:03 +01:00
ra_hir grand module rename 2018-12-08 19:30:35 +03:00
ra_lsp_server switch threadpool back from rayon to threadpool 2018-12-09 13:13:36 +03:00
ra_syntax grand module rename 2018-12-08 19:30:35 +03:00
test_utils Use json comparison code from cargo for heavy tests 2018-12-06 21:32:15 +01:00
tools Merge #267 2018-12-09 09:09:07 +00:00