rust/crates
2022-05-22 18:38:14 +02:00
..
base-db minor: Simplify 2022-05-20 16:52:10 +02:00
cfg
flycheck internal: Show more project building errors to the user 2022-04-14 11:31:01 +02:00
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 Auto merge of #12328 - Veykril:simplify, r=Veykril 2022-05-20 15:03:59 +00:00
ide-assists Pull text creation into the closure 2022-05-22 18:38:14 +02:00
ide-completion fix: Fix incorrect expected type in completions for match arms 2022-05-19 12:33:25 +02:00
ide-db minor: Simplify 2022-05-20 16:52:10 +02: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 style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
proc-macro-srv style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
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 Clear cargo check diagnostics when flycheck is turned off 2022-05-20 15:07:55 +02:00
sourcegen
stdx
syntax feat: Add binding mode inlay hints 2022-05-14 14:58:35 +02:00
test-utils style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
text-edit style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
toolchain
tt
vfs
vfs-notify