rust/crates
2023-06-19 12:32:04 +01: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 Shrink size of hir::Binding 2023-06-18 12:03:04 +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 Auto merge of #15071 - matklad:no-regex, r=matklad 2023-06-19 10:51:03 +00:00
ide Support Pointee trait 2023-06-16 16:43:43 +03:30
ide-assists Auto merge of #15054 - ponyii:fix/implement-missing-members-do-not-transform-const-params, r=lowr 2023-06-18 09:30:13 +00:00
ide-completion Deduplicate tuple indices for completion 2023-06-13 18:01:54 +09:00
ide-db Auto merge of #15054 - ponyii:fix/implement-missing-members-do-not-transform-const-params, r=lowr 2023-06-18 09:30:13 +00:00
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 fix: ensure that ws loading error includes path to ws 2023-06-19 12:32:04 +01:00
rust-analyzer fix: ensure that ws loading error includes path to ws 2023-06-19 12:32:04 +01: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