rust/crates
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
..
gen_lsp_server Fix typos in ARCHITECTURE.md and a number of crates 2019-01-09 01:17:09 +01:00
ra_arena use arena for sysroot 2019-01-11 00:51:34 +03:00
ra_cli fix usages after rename 2019-01-08 22:30:32 +03:00
ra_db explain why we use resume_unwind 2019-01-10 13:06:42 +03:00
ra_hir Use name resolution for goto definition 2019-01-10 21:32:54 +01:00
ra_ide_api Use name resolution for goto definition 2019-01-10 21:32:54 +01:00
ra_ide_api_light fine grained on typed tests 2019-01-11 15:48:06 +03:00
ra_lsp_server prioritize event handing over indexing 2019-01-11 17:08:49 +03:00
ra_syntax force serde in ra_syntax 2019-01-11 13:21:18 +03:00
ra_text_edit kill text utils 2019-01-08 22:03:13 +03:00
ra_vfs extract area to a crate 2019-01-04 16:58:10 +03:00
test_utils Bump serde_json from 1.0.33 to 1.0.34 2018-12-31 09:48:16 +00:00
thread_worker ⬆️ crossbeam 2018-12-30 23:23:31 +03:00
tools Add a fuzzing subcommand 2018-12-31 13:14:06 +00:00