rust/crates
Florian Diebold 9bb699b28d Some README fixes/cleanups
Make capitalization more consistent and fix some typos.
2020-02-09 13:35:54 +01:00
..
ra_arena
ra_assists Merge #3050 2020-02-09 11:35:08 +00:00
ra_batch
ra_cargo_watch Update snapshot tests due to removed SuggestedFix 2020-02-03 12:24:57 +01:00
ra_cfg
ra_cli Fix extra parentheses warnings 2020-01-31 21:07:21 +02:00
ra_db Apply the reviews suggestions 2020-02-05 12:47:28 +02:00
ra_fmt Refactor if-let -> match assist to use ast::make 2020-02-05 14:08:16 +01:00
ra_hir Merge #3050 2020-02-09 11:35:08 +00:00
ra_hir_def Formatting 2020-02-07 18:28:10 +01:00
ra_hir_expand Remove ImportResolver-related stubs 2020-02-09 12:34:41 +02:00
ra_hir_ty Add two more tests 2020-02-07 18:28:11 +01:00
ra_ide Remove hard-coded auto-import during completion 2020-02-09 10:04:47 +01:00
ra_ide_db Rename 2020-02-07 14:26:59 +01:00
ra_lsp_server to_string_lossy() -> display() 2020-02-07 12:35:36 +01:00
ra_mbe ra_syntax: refactored the lexer design as per @matklad and @kiljacken PR review 2020-02-04 00:00:55 +02:00
ra_parser Rename add import assist 2020-02-07 23:53:08 +02:00
ra_prof Avoid premature pessimization 2020-02-02 18:56:37 +01:00
ra_project_model Apply the reviews suggestions 2020-02-05 12:47:28 +02:00
ra_syntax Some README fixes/cleanups 2020-02-09 13:35:54 +01:00
ra_text_edit
ra_tt
ra_vfs_glob
test_utils Simplify fixture parsing 2020-01-30 13:17:56 +01:00