rust/crates
2020-02-12 17:18:41 +02:00
..
ra_arena
ra_assists Add method tests 2020-02-12 17:18:41 +02: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 Resolve methods and functions better 2020-02-12 17:18:41 +02:00
ra_hir_def Merge #3062 2020-02-11 21:46:36 +00:00
ra_hir_expand Remove ImportResolver-related stubs 2020-02-09 12:34:41 +02:00
ra_hir_ty Don't let unknown match arms fall back to ! 2020-02-11 21:09:11 +01:00
ra_ide Return early, return often 2020-02-11 18:36:12 +01:00
ra_ide_db Rename 2020-02-07 14:26:59 +01:00
ra_lsp_server Better error messages while deserializing 2020-02-11 09:46:45 +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 Address review comments 2020-02-10 20:11:44 +00:00
ra_prof Avoid premature pessimization 2020-02-02 18:56:37 +01:00
ra_project_model More specific error if rustc --print sysroot fails 2020-02-10 17:04:18 +01:00
ra_syntax Fix the trailing whitespace test 2020-02-12 17:04:16 +02:00
ra_text_edit move to to_usize() 2020-02-10 01:57:43 +02:00
ra_tt
ra_vfs_glob
test_utils Simplify fixture parsing 2020-01-30 13:17:56 +01:00