rust/crates
2023-06-17 13:52:34 +02:00
..
base-db internal: Give ConstBlockId and InTypeConstId named Location types 2023-06-12 18:21:17 +02:00
cfg
flycheck
hir Auto merge of #15053 - Veykril:crate-root-module-id, r=Veykril 2023-06-14 14:41:06 +00:00
hir-def internal: Do not allocate unnecessarily when importing macros from parent modules 2023-06-16 18:41:06 +02:00
hir-expand Auto merge of #15053 - Veykril:crate-root-module-id, r=Veykril 2023-06-14 14:41:06 +00:00
hir-ty Support Pointee trait 2023-06-16 16:43:43 +03:30
ide Support Pointee trait 2023-06-16 16:43:43 +03:30
ide-assists Version 2 2023-06-17 13:52:34 +02:00
ide-completion Deduplicate tuple indices for completion 2023-06-13 18:01:54 +09:00
ide-db Lower const params with a bad id 2023-06-11 00:39:28 +03:30
ide-diagnostics Fix missing terminator for slice pattern 2023-06-04 20:59:27 +03:30
ide-ssr
intern
limit
mbe
parser Use ConstArg instead of Expr for AstId of InTypeConstId 2023-06-11 00:39:28 +03:30
paths
proc-macro-api Merge remote-tracking branch 'upstream/master' into sync-from-rust 2023-06-05 11:07:47 +03:00
proc-macro-srv Add span to group. 2023-06-07 08:48:19 -05:00
proc-macro-srv-cli
proc-macro-test
profile
project-model Lower const params with a bad id 2023-06-11 00:39:28 +03:30
rust-analyzer Lazy progress reporting 2023-06-17 10:34:44 +02:00
sourcegen
stdx
syntax Use ConstArg instead of Expr for AstId of InTypeConstId 2023-06-11 00:39:28 +03:30
test-utils Support Pointee trait 2023-06-16 16:43:43 +03:30
text-edit
toolchain
tt
vfs
vfs-notify