rust/crates
bors[bot] 07bbe57fef
Merge #1888
1888: allow compiling ra_ide_api on wasm r=matklad a=matklad

bors r+

this is from #1746 

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2019-09-20 18:21:18 +00:00
..
ra_arena
ra_assists feat(assists): Apply comments 2019-09-19 22:12:28 +01:00
ra_batch don't break parser error recovery in presence of macros 2019-09-12 12:38:07 +03:00
ra_cli Merge #1862 2019-09-17 21:16:28 +00:00
ra_db introduce hir debugging infra 2019-09-09 12:32:16 +03:00
ra_fmt
ra_hir fix module attr path 2019-09-20 23:20:43 +08:00
ra_ide_api allow compiling ra_ide_api on wasm 2019-09-20 20:39:02 +03:00
ra_lsp_server move fold conversino to conv.rs 2019-09-19 18:27:47 +03:00
ra_mbe slightly cleanup macro tests 2019-09-19 13:44:51 +03:00
ra_parser Simplify match arm 2019-09-20 12:03:25 -04:00
ra_prof
ra_project_model introduce hir debugging infra 2019-09-09 12:32:16 +03:00
ra_syntax Merge #1884 2019-09-20 15:54:01 +00:00
ra_text_edit
ra_tools tweak installation process 2019-09-18 14:24:20 +03:00
ra_tt
ra_vfs_glob add option to disable notify 2019-09-06 17:21:29 +03:00
test_utils