rust-analyzer/crates
bors[bot] a8d32c4d1a Merge #671
671: Makre VFS slightly less super obscure r=vemoo a=matklad

I've decided to better understand what we do in VFS, and this turns out to be really hard. Jugling threads and channels is one of the most unfortunately arcane bits of rust...

I had some success though by flattenning the structure so that all channel & thread creation routines are on one screen. 

r? @vemoo 

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2019-01-26 15:13:44 +00:00
..
gen_lsp_server Bumpup lsp-types to v0.55.0 2019-01-24 02:47:03 +09:00
ra_arena use positional ids for fields 2019-01-25 14:21:14 +03:00
ra_cli rename TreePtr -> TreeArc 2019-01-11 19:59:06 +03:00
ra_db rename source_file -> parse 2019-01-26 11:51:36 +03:00
ra_hir rename source_file -> parse 2019-01-26 11:51:36 +03:00
ra_ide_api rename source_file -> parse 2019-01-26 11:51:36 +03:00
ra_ide_api_light minor cleanups 2019-01-26 16:26:30 +03:00
ra_lsp_server use notify with fix 2019-01-26 11:46:27 +03:00
ra_syntax Merge #660 2019-01-26 10:23:28 +00:00
ra_text_edit kill text utils 2019-01-08 22:03:13 +03:00
ra_vfs remove watcher ctx 2019-01-26 17:17:28 +03:00
test_utils refactor import resolution 2019-01-25 10:08:21 +03:00
thread_worker ⬆️ crossbeam 2018-12-30 23:23:31 +03:00
tools Use stable toolchain 2019-01-24 07:58:38 -05:00