rust-analyzer/crates
2024-01-02 10:33:46 +01:00
..
base-db
cfg
flycheck
hir Fix some comments 2023-12-29 11:50:24 +08:00
hir-def internal: Cleanup Expander a bit 2023-12-22 13:01:13 +01:00
hir-expand fix: Fix SyntaxContextID using incorrect self IDs 2024-01-01 12:54:30 +01:00
hir-ty
ide minor: Render more crate information in status command 2024-01-01 13:32:04 +01:00
ide-assists style: clean up bool_to_enum assist 2024-01-02 10:33:46 +01:00
ide-completion Auto merge of #16184 - Veykril:completion-panic, r=Veykril 2023-12-22 12:13:46 +00:00
ide-db
ide-diagnostics add test case for negative impl 2023-12-24 20:07:33 +08:00
ide-ssr
intern
limit
load-cargo
mbe
parser
paths
proc-macro-api More general server config message for proc-macro-api 2023-12-22 10:35:10 +01:00
proc-macro-srv Special case fixup spans in server::Span impl, they are immutable 2023-12-22 10:13:00 +01:00
proc-macro-srv-cli More general server config message for proc-macro-api 2023-12-22 10:35:10 +01:00
profile
project-model
rust-analyzer Expose whether a channel has been dropped in lsp-server errors 2024-01-01 14:10:46 +01:00
rustc-dependencies
sourcegen
span Special case fixup spans in server::Span impl, they are immutable 2023-12-22 10:13:00 +01:00
stdx
syntax fix: remove wrong comma after remove unnecessary braces 2023-12-22 21:02:13 +08:00
test-fixture
test-utils
text-edit
toolchain
tt
vfs
vfs-notify