rust-analyzer/crates
Aleksey Kladov 891867b1f1 fix: correctly update diagnostics when files are opened and closed
Basically, this tracks the changes to `subscriptions` we use when
issuing a publish_diagnostics.
2021-07-26 21:22:06 +03:00
..
base_db Complete editable private items 2021-07-23 19:57:16 +02:00
cfg internal: add simple smoke test for project model 2021-07-20 16:23:57 +03:00
flycheck internal: a bit more of cwd safety for flycheck 2021-07-17 18:13:35 +03:00
hir Respect #[doc(hidden)] in dot-completion 2021-07-23 15:36:43 +02:00
hir_def Fix formatting and use Iterator::any 2021-07-23 16:45:14 +02:00
hir_expand Add Limit struct. 2021-07-19 13:26:11 +01:00
hir_ty Resolve tuple variants in value namespace 2021-07-22 13:40:18 +02:00
ide Resolve derive attribute input macro paths in ide layer 2021-07-24 20:35:43 +02:00
ide_assists Merge #9593 2021-07-26 10:36:31 +00:00
ide_completion Fix typo 2021-07-24 11:20:40 +03:00
ide_db Resolve derive attribute input macro paths in ide layer 2021-07-24 20:35:43 +02:00
ide_diagnostics Fix some grammar / spelling mistakes 2021-07-26 10:12:41 +02:00
ide_ssr minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
limit Add Limit struct. 2021-07-19 13:26:11 +01:00
mbe minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
parser Fix generic_arg not parsing opt_generic_arg_list properly in arg lists 2021-07-26 15:21:19 +02:00
paths Fix AbsPath::ends_with 2021-07-18 10:25:14 +03:00
proc_macro_api internal: a bit more of cwd safety for flycheck 2021-07-17 18:13:35 +03:00
proc_macro_srv internal: a bit more of cwd safety for flycheck 2021-07-17 18:13:35 +03:00
proc_macro_test cargo_metadata 0.14 2021-07-09 11:01:55 -04:00
profile minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
project_model internal: add simple smoke test for project model 2021-07-20 16:23:57 +03:00
rust-analyzer fix: correctly update diagnostics when files are opened and closed 2021-07-26 21:22:06 +03:00
sourcegen minor: make sure that project_root works correctly 2021-07-13 15:02:29 +03:00
stdx Remove proc macro management thread 2021-07-08 16:43:39 +02:00
syntax Fix generic_arg not parsing opt_generic_arg_list properly in arg lists 2021-07-26 15:21:19 +02:00
test_utils Complete editable private items 2021-07-23 19:57:16 +02:00
text_edit minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
toolchain minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
tt minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
vfs internal: make it easier to isolate IO 2021-07-17 17:55:16 +03:00
vfs-notify Bump deps 2021-07-24 11:16:32 +03:00