rust/crates
2020-02-05 12:26:43 +01:00
..
ra_arena Switch to variant-granularity field type inference 2019-11-25 00:12:36 +03:00
ra_assists Merge match arms works with many arms 2020-02-05 12:26:43 +01:00
ra_batch Support setting cargo features 2019-12-13 18:16:34 +08:00
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 Remove the Default impl for SourceRoot 2020-01-08 19:42:27 +01:00
ra_fmt
ra_hir Merge #2982 2020-02-02 13:06:14 +00:00
ra_hir_def Merge #2962 2020-02-04 09:44:31 +00:00
ra_hir_expand Code review fixes 2020-02-02 14:27:52 +02:00
ra_hir_ty Standard formatting for array types 2020-01-28 15:32:20 +01:00
ra_ide minor, if let else -> match 2020-02-04 13:41:56 +01:00
ra_lsp_server Remove stray todo 2020-02-03 12:18:06 +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 ra_syntax: remove code duplication and token reevaluation from ast::Literal::kind() 2020-01-22 13:02:21 +02:00
ra_prof Avoid premature pessimization 2020-02-02 18:56:37 +01:00
ra_project_model Add a FIXME note 2020-01-30 18:01:38 +01:00
ra_syntax Make sure that newly created nodes are the root of the tree 2020-02-04 13:22:32 +01:00
ra_text_edit
ra_tt Refactoring 2019-12-18 13:10:37 +08:00
ra_vfs_glob
test_utils Simplify fixture parsing 2020-01-30 13:17:56 +01:00