rust-analyzer/crates
2023-06-21 14:02:59 +02:00
..
base-db internal: Give ConstBlockId and InTypeConstId named Location types 2023-06-12 18:21:17 +02:00
cfg Allow setting cfgs 2023-05-28 13:43:21 +02:00
flycheck Wrap platform-specific QoS in r-a-specific “thread intent” 2023-05-28 20:37:38 +10:00
hir fix: Add binding definition for for-expr iterator desugared binding 2023-06-18 11:44:01 +02:00
hir-def Merge commit 'cd3bf9fe51676b520c546460e6d8919b8c8ff99f' into sync-from-ra 2023-06-19 09:14:04 +03:00
hir-expand Auto merge of #15053 - Veykril:crate-root-module-id, r=Veykril 2023-06-14 14:41:06 +00:00
hir-ty Shrink size of hir::Binding 2023-06-18 12:03:04 +02: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 Implement ${count()} metavariable expression 2023-05-28 19:54:36 +09:00
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 Remove outdated import in r-a proc macro server. 2023-06-21 14:02:59 +02: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 Wrap platform-specific QoS in r-a-specific “thread intent” 2023-05-28 20:37:38 +10:00
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 Wrap platform-specific QoS in r-a-specific “thread intent” 2023-05-28 20:37:38 +10:00