rust/crates
2023-03-13 16:35:41 +01:00
..
base-db
cfg
flycheck Watch both stdout and stderr in flycheck 2023-03-09 16:58:25 +02:00
hir internal: Rename AstDatabase to ExpandDatabase 2023-03-13 16:35:41 +01:00
hir-def internal: Rename AstDatabase to ExpandDatabase 2023-03-13 16:35:41 +01:00
hir-expand internal: Rename AstDatabase to ExpandDatabase 2023-03-13 16:35:41 +01:00
hir-ty internal: Rename AstDatabase to ExpandDatabase 2023-03-13 16:35:41 +01:00
ide Highlight unresolved derives as being unresolved 2023-03-08 13:51:14 +01:00
ide-assists internal: Rename AstDatabase to ExpandDatabase 2023-03-13 16:35:41 +01:00
ide-completion generate correct completion edits for missing macro arguments 2023-03-04 02:05:09 +01:00
ide-db internal: Rename AstDatabase to ExpandDatabase 2023-03-13 16:35:41 +01:00
ide-diagnostics internal: Rename AstDatabase to ExpandDatabase 2023-03-13 16:35:41 +01:00
ide-ssr feature: Make replace_or_with_or_else assists more generally applicable 2023-03-06 22:17:30 +01:00
intern
limit
mbe
parser add is_blocklike func on BlockLike 2023-03-07 17:27:52 +08:00
paths
proc-macro-api
proc-macro-srv
proc-macro-srv-cli
proc-macro-test
profile
project-model Add core lib to proc_macro dependencies 2023-03-09 12:58:07 +01:00
rust-analyzer internal: Rename AstDatabase to ExpandDatabase 2023-03-13 16:35:41 +01:00
sourcegen
stdx
syntax Add View Mir command and fix some bugs 2023-03-06 21:09:09 +03:30
test-utils Auto merge of #14232 - HKalbasi:mir, r=Veykril 2023-03-07 09:49:49 +00:00
text-edit
toolchain Respect $CARGO_HOME when looking up toolchains. 2023-02-26 15:37:04 +09:00
tt
vfs
vfs-notify