rust/crates
2023-06-01 11:05:03 +02:00
..
base-db Add diagnostic for _ expressions (typed holes) 2023-05-28 14:55:28 +02:00
cfg Allow setting cfgs 2023-05-28 13:43:21 +02:00
flycheck Auto merge of #14859 - lunacookies:qos, r=lunacookies 2023-05-26 15:48:22 +00:00
hir fix: Don't duplicate sysroot crates in rustc workspace 2023-05-31 15:37:35 +02:00
hir-def Insert missing expr/pat for leading comma tuples 2023-06-01 08:56:40 +02:00
hir-expand Don't add --all-targets to runnables for no-std crates 2023-05-28 14:18:44 +02:00
hir-ty MIR episode 6 2023-05-28 23:25:15 +03:30
ide fix: Fix nav target calculation discarding file ids from differing macro upmapping 2023-06-01 11:05:03 +02:00
ide-assists Add render configs for memory layout hovers 2023-05-30 18:36:06 +02:00
ide-completion MIR episode 6 2023-05-28 23:25:15 +03:30
ide-db Auto merge of #14849 - alibektas:14557n, r=Veykril 2023-05-26 11:30:40 +00:00
ide-diagnostics fix: Don't duplicate sysroot crates in rustc workspace 2023-05-31 15:37:35 +02:00
ide-ssr internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
intern Remove double lookups from Interned 2023-05-24 12:54:25 +02:00
limit
mbe Implement ${count()} metavariable expression 2023-05-28 19:54:36 +09:00
parser Recover from leading comma in tuple pat and expr 2023-06-01 08:40:50 +02:00
paths
proc-macro-api
proc-macro-srv Add proof-of-concept QoS implementation 2023-05-20 22:29:32 +10:00
proc-macro-srv-cli
proc-macro-test
profile
project-model fix: Don't duplicate sysroot crates in rustc workspace 2023-05-31 15:37:35 +02:00
rust-analyzer Add render configs for memory layout hovers 2023-05-30 18:36:06 +02:00
sourcegen
stdx Extract platform-specific QoS code into module 2023-05-21 02:48:30 +10:00
syntax Fix removal of generic param from list 2023-05-26 13:13:15 +02:00
test-utils Render size, align and offset hover values in hex 2023-05-26 16:41:45 +02:00
text-edit
toolchain
tt
vfs Auto merge of #14755 - poliorcetics:clippy-fixes, r=Veykril 2023-05-24 11:13:52 +00:00
vfs-notify Add proof-of-concept QoS implementation 2023-05-20 22:29:32 +10:00