rust/crates
2023-05-02 17:08:56 +02:00
..
base-db accepting review suggestions 2023-05-02 11:01:41 -03:00
cfg
flycheck
hir Auto merge of #14715 - Veykril:symbol-index, r=Veykril 2023-05-02 10:34:53 +00:00
hir-def fix break-outside-of-loop false positive in try block 2023-05-02 03:11:56 +03:30
hir-expand Auto merge of #14651 - Veykril:workspace-vscode-fix, r=Veykril 2023-04-25 09:09:31 +00:00
hir-ty Don't merge trait_impls_in_deps results 2023-05-02 14:00:18 +02:00
ide Getting cargo workspace from file_id and refactoring 2023-05-02 17:08:56 +02:00
ide-assists fix: generate delegate methods filters out functions that already exist 2023-05-02 03:36:35 +00:00
ide-completion Auto merge of #14513 - hecatia-elegua:alias-based-completion2, r=Veykril 2023-04-24 06:34:25 +00:00
ide-db Refactor symbol index 2023-05-02 12:11:42 +02:00
ide-diagnostics fix break-outside-of-loop false positive in try block 2023-05-02 03:11:56 +03:30
ide-ssr internal: Arc<String> -> Arc<str> 2023-04-22 09:48:37 +02:00
intern
limit
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 accepting review suggestions 2023-05-02 11:01:41 -03:00
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
project-model Add target_directory path to CargoWorkspace 2023-05-02 17:06:31 +02:00
rust-analyzer Getting cargo workspace from file_id and refactoring 2023-05-02 17:08:56 +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 Highlight closure captures when cursor is on pipe 2023-05-02 08:59:40 +02:00
text-edit
toolchain
tt
vfs Adding crate_root_path to crate_graph 2023-05-02 10:59:31 -03:00
vfs-notify