rust/crates
2023-04-30 14:31:43 +03:30
..
base-db Deduplicate crates when extending crate graphs 2023-04-26 11:44:11 +02:00
cfg
flycheck
hir Add hover for closure 2023-04-30 14:31:43 +03:30
hir-def fix: Fix restart server button trying to start instead of restart the server 2023-04-28 21:34:31 +02:00
hir-expand Auto merge of #14651 - Veykril:workspace-vscode-fix, r=Veykril 2023-04-25 09:09:31 +00:00
hir-ty Add hover for closure 2023-04-30 14:31:43 +03:30
ide Add hover for closure 2023-04-30 14:31:43 +03:30
ide-assists Address code review comments 2023-04-27 03:03:13 +01:00
ide-completion Auto merge of #14513 - hecatia-elegua:alias-based-completion2, r=Veykril 2023-04-24 06:34:25 +00:00
ide-db Revert "Handle dev-dependency cycles" 2023-04-25 14:29:26 +02:00
ide-diagnostics Auto merge of #14644 - matklad:matklad/diag-adj, r=lnicola 2023-04-24 10:38:27 +00:00
ide-ssr internal: Arc<String> -> Arc<str> 2023-04-22 09:48:37 +02:00
intern
limit Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
mbe fix: Fix pat fragment handling in 2021 edition 2023-04-24 22:21:37 +02:00
parser fix: Fix pat fragment handling in 2021 edition 2023-04-24 22:21:37 +02:00
paths
proc-macro-api Remove proc-macro server command from the rust-analyzer binary 2023-04-26 08:19:28 +02:00
proc-macro-srv
proc-macro-srv-cli Remove proc-macro server command from the rust-analyzer binary 2023-04-26 08:19:28 +02:00
proc-macro-test
profile internal: Add some additional status ouput 2023-04-22 09:34:47 +02:00
project-model Auto merge of #14659 - Veykril:dedup-crates, r=Veykril 2023-04-26 09:44:27 +00:00
rust-analyzer fix: Fix proc-macro-srv path config not working 2023-04-28 21:17:18 +02:00
sourcegen
stdx
syntax Auto merge of #14622 - alibektas:make_ty_alias, r=alibektas 2023-04-22 11:43:42 +00:00
test-utils Fix some typos in StructFlags 2023-04-23 21:55:47 +03:30
text-edit
toolchain
tt
vfs Report vfs memory usage in status command 2023-04-22 09:57:48 +02:00
vfs-notify