rust/crates
Aleksey Kladov 74d827bb80 Rename MockDatabase -> TestDB
Actually working rename is sooo useful!
2019-11-04 22:21:15 +03:00
..
ra_arena
ra_assists Rename MockDatabase -> TestDB 2019-11-04 22:21:15 +03:00
ra_batch
ra_cfg
ra_cli
ra_db Reexport relative_path from ra_db 2019-11-04 01:14:17 +03:00
ra_fmt
ra_hir Rename MockDatabase -> TestDB 2019-11-04 22:21:15 +03:00
ra_hir_def Reduce visibility 2019-11-04 21:42:25 +03:00
ra_hir_expand Move diagnostics to hir_expand 2019-11-02 23:42:38 +03:00
ra_ide_api Reexport relative_path from ra_db 2019-11-04 01:14:17 +03:00
ra_lsp_server Use bool instead of Option<bool> and print it's value only when true 2019-11-02 19:33:34 -03:00
ra_mbe Change to add 1 if non zero shift 2019-11-05 01:16:06 +08:00
ra_parser
ra_prof
ra_project_model
ra_syntax Merge #2149 2019-11-04 09:06:53 +00:00
ra_text_edit
ra_tt Silence some warnings 2019-11-03 00:19:08 +02:00
ra_vfs_glob
test_utils