rust/crates
2022-05-22 10:40:53 +02:00
..
base-db minor: Simplify 2022-05-20 16:52:10 +02:00
cfg
flycheck
hir Teach Callable about closures properly 2022-05-19 18:53:08 +02:00
hir-def Auto merge of #12328 - Veykril:simplify, r=Veykril 2022-05-20 15:03:59 +00:00
hir-expand minor: Simplify 2022-05-20 16:52:10 +02:00
hir-ty Rename Expr::Lambda to Expr::Closure 2022-05-20 15:40:32 +02:00
ide onTypeFormatting: don't insert > if another > is there 2022-05-22 10:40:53 +02:00
ide-assists Revert the "Add attribute" assist 2022-05-20 14:39:22 +02:00
ide-completion fix: Fix incorrect expected type in completions for match arms 2022-05-19 12:33:25 +02:00
ide-db dead code 2022-05-21 13:39:59 +01:00
ide-diagnostics Auto merge of #12010 - Veykril:r-a-config, r=Veykril 2022-05-10 12:07:24 +00:00
ide-ssr internal: Remove unqualified_path completions module 2022-05-05 22:21:42 +02:00
limit
mbe Revert "Auto merge of #12149 - jonas-schievink:literally-just-a-literal, r=jonas-schievink" 2022-05-13 15:08:14 +02:00
parser Revert "Auto merge of #12149 - jonas-schievink:literally-just-a-literal, r=jonas-schievink" 2022-05-13 15:08:14 +02:00
paths
proc-macro-api
proc-macro-srv
proc-macro-test delete a generated swap file 2022-05-01 10:48:58 +00:00
profile internal: vendor lsp-server 2022-05-14 21:15:43 +01:00
project-model Don't swallow build script errors 2022-05-20 17:28:39 +02:00
rust-analyzer feat: Add on-typing handler for left angle 2022-05-22 10:40:37 +02:00
sourcegen
stdx
syntax feat: Add binding mode inlay hints 2022-05-14 14:58:35 +02:00
test-utils
text-edit
toolchain
tt
vfs
vfs-notify