rust/crates
Jeremy Kolb f42f70b1d5 Switch hover to use MarkupContent
MarkedString is deprecated
2019-01-11 21:45:16 -05: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 rename TreePtr -> TreeArc 2019-01-11 19:59:06 +03:00
ra_db rename TreePtr -> TreeArc 2019-01-11 19:59:06 +03:00
ra_hir Fix assertion error in unification (hopefully) 2019-01-11 22:59:00 +01:00
ra_ide_api actually produce missing def kinds 2019-01-11 21:02:12 +03:00
ra_ide_api_light fine grained on typed tests 2019-01-11 15:48:06 +03:00
ra_lsp_server Switch hover to use MarkupContent 2019-01-11 21:45:16 -05:00
ra_syntax rename TreePtr -> TreeArc 2019-01-11 19:59:06 +03:00
ra_text_edit kill text utils 2019-01-08 22:03:13 +03:00
ra_vfs
test_utils
thread_worker
tools