rust-analyzer/crates
2021-01-15 23:35:17 +09:00
..
assists Add support for yiled keyword 2021-01-15 23:35:17 +09:00
base_db Better fixture highlight 2021-01-07 19:11:27 +03:00
cfg Upgrade expect-test to 1.1 2021-01-03 14:43:29 +01:00
completion Insert ; when completing keywords in let 2021-01-15 15:49:59 +03:00
flycheck Unfreeze cargo_metadata 2021-01-11 08:27:16 -05:00
hir Merge #7218 2021-01-10 18:16:29 +00:00
hir_def Add support for yiled keyword 2021-01-15 23:35:17 +09:00
hir_expand prepare to publish el libro de arena 2021-01-14 19:06:02 +03:00
hir_ty Add support for yiled keyword 2021-01-15 23:35:17 +09:00
ide Phase out SourceFileEdits in favour of a plain HashMap 2021-01-14 22:43:36 +01:00
ide_db Phase out SourceFileEdits in favour of a plain HashMap 2021-01-14 22:43:36 +01:00
mbe Merge #7211 2021-01-14 10:52:12 +00:00
parser Add support for yiled keyword 2021-01-15 23:35:17 +09:00
paths Add description for crates that will be published 2020-08-24 13:07:22 +02:00
proc_macro_api Fixed typos in code comments 2021-01-09 15:41:29 +01:00
proc_macro_srv Unfreeze cargo_metadata 2021-01-11 08:27:16 -05:00
proc_macro_test Add description for crates that will be published 2020-08-24 13:07:22 +02:00
profile prepare to publish el libro de arena 2021-01-14 19:06:02 +03:00
project_model prepare to publish el libro de arena 2021-01-14 19:06:02 +03:00
rust-analyzer Phase out SourceFileEdits in favour of a plain HashMap 2021-01-14 22:43:36 +01:00
ssr Phase out SourceFileEdits in favour of a plain HashMap 2021-01-14 22:43:36 +01:00
stdx Fix assert_never invoking assert_always 2021-01-14 22:43:09 +01:00
syntax Add test for yield_expr 2021-01-15 23:35:17 +09:00
test_utils Fixed typos in code comments 2021-01-09 15:41:29 +01:00
text_edit Avoid turning completion objects into builders 2020-11-16 23:16:41 +02:00
toolchain Add description for crates that will be published 2020-08-24 13:07:22 +02:00
tt Refactor TokenBuffer for reduc cloning 2021-01-05 02:00:46 +08:00
vfs Document vfs private items 2021-01-12 18:01:47 +01:00
vfs-notify Follow symlinks when walking project trees 2020-10-15 14:22:36 -04:00