rust/crates
kjeremy ee1628dba0 Mark most assists as the base "refactor" type
Most of them area. We will separate them out later but this gets them to
show up in the "refactor" menu of vscode.
2020-05-01 13:44:32 -04:00
..
ra_arena Extract messy tree handling out of profiling code 2020-04-25 21:22:40 +02:00
ra_assists More principled approach for finding From trait 2020-04-29 14:51:44 +02:00
ra_cfg
ra_db Convert code to text-size 2020-04-25 11:59:18 +02:00
ra_flycheck lsp-types 0.74 2020-04-26 16:05:22 -04:00
ra_fmt Fix a bunch of false-positives in join-lines 2020-04-30 22:08:50 +02:00
ra_hir ? 2020-04-30 00:10:30 +02:00
ra_hir_def Kill more zombies 2020-04-30 22:58:26 +02:00
ra_hir_expand Check dep name to detect it is core 2020-04-28 04:11:24 +08:00
ra_hir_ty Kill more zombies 2020-04-30 22:58:26 +02:00
ra_ide Fix a bunch of false-positives in join-lines 2020-04-30 22:08:50 +02:00
ra_ide_db Rename StructField -> Field 2020-04-25 14:23:34 +02:00
ra_mbe Merge #4139 2020-04-25 16:26:51 +00:00
ra_parser Remove dead code, which elaborately pretends to be alive 2020-04-30 22:41:14 +02:00
ra_proc_macro proc_macro: add ability to log to stderr and view output in vscode 2020-04-23 01:57:02 +03:00
ra_proc_macro_srv Generate uniq name 2020-04-26 18:59:09 +08:00
ra_prof Simplify profiler impl (bubble up Option and shorten code 2020-04-26 00:55:49 +03:00
ra_project_model Merge #4125 2020-04-25 10:35:14 +00:00
ra_syntax Fix pub(self) visibility? 2020-05-01 12:09:47 -04:00
ra_text_edit text-size 1.0.0 2020-04-25 12:15:32 +02:00
ra_tt
rust-analyzer Mark most assists as the base "refactor" type 2020-05-01 13:44:32 -04:00
stdx
test_utils text-size 1.0.0 2020-04-25 12:15:32 +02:00