rust/crates
2023-06-18 11:44:01 +02:00
..
base-db internal: Give ConstBlockId and InTypeConstId named Location types 2023-06-12 18:21:17 +02:00
cfg
flycheck
hir fix: Add binding definition for for-expr iterator desugared binding 2023-06-18 11:44:01 +02:00
hir-def fix: Add binding definition for for-expr iterator desugared binding 2023-06-18 11:44:01 +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 Sort methods in generate_delegate_methods listing 2023-06-16 18:41:25 +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 fix: Add binding definition for for-expr iterator desugared binding 2023-06-18 11:44:01 +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