rust/crates
2023-03-15 13:10:00 +01:00
..
base-db
cfg
flycheck ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
hir Add signature help for record struct patterns 2023-03-14 21:55:03 +01:00
hir-def fix: Fix return type of async closures. 2023-03-15 13:10:00 +01:00
hir-expand Shrink ProcMacroExpander size 2023-03-13 16:49:38 +01:00
hir-ty fix: Fix return type of async closures. 2023-03-15 13:10:00 +01:00
ide Add signature help for tuple struct patterns 2023-03-15 10:17:30 +01:00
ide-assists fix: don't replace SyntaxToken with SyntaxNode 2023-03-15 17:18:09 +09:00
ide-completion Auto merge of #14355 - Veykril:completion-ref-strip, r=Veykril 2023-03-15 09:47:20 +00:00
ide-db Add signature help for record struct patterns 2023-03-14 21:55:03 +01:00
ide-diagnostics do not offer fixit for macro expansions and refactor the code 2023-03-15 09:12:40 +08:00
ide-ssr ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
intern
limit
mbe
parser Add signature help for tuple struct patterns 2023-03-15 10:17:30 +01:00
paths
proc-macro-api
proc-macro-srv
proc-macro-srv-cli
proc-macro-test
profile
project-model Report sysroot and rustc crate loading errors 2023-03-15 11:35:34 +01:00
rust-analyzer Auto merge of #14358 - Veykril:err-reporting, r=Veykril 2023-03-15 10:36:50 +00:00
sourcegen
stdx
syntax fix: Only skip adjustment hints for block, if and match expressions for reborrows 2023-03-13 16:10:49 +01:00
test-utils lint incoherent inherent impls 2023-03-14 19:20:44 +01:00
text-edit
toolchain ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
tt
vfs
vfs-notify