rust/crates
2023-03-29 11:32:36 +02:00
..
base-db Handle proc macro fetching via OpQueue 2023-03-26 09:33:41 +02:00
cfg
flycheck Bump Cargo.lock 2023-03-25 15:12:39 +01:00
hir Support evaluating inherent associated constants with generics 2023-03-21 02:20:30 +03:30
hir-def Simplify 2023-03-27 17:16:45 +02:00
hir-expand Auto merge of #14407 - Veykril:rename-fix, r=Veykril 2023-03-25 18:35:13 +00:00
hir-ty Simplify 2023-03-28 16:32:26 +02:00
ide Split out proc-macros from the CrateGraph 2023-03-25 16:46:44 +01:00
ide-assists Simplify 2023-03-28 16:32:26 +02:00
ide-completion Auto merge of #13789 - feniljain:fix_enum_completion, r=Veykril 2023-03-18 07:06:27 +00:00
ide-db Auto merge of #14407 - Veykril:rename-fix, r=Veykril 2023-03-25 18:35:13 +00:00
ide-diagnostics Simplify 2023-03-28 16:32:26 +02: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 Bump Cargo.lock 2023-03-25 15:12:39 +01:00
proc-macro-api Remove client side proc-macro version check 2023-03-25 15:43:58 +01:00
proc-macro-srv Fix visibilities 2023-03-29 11:32:36 +02:00
proc-macro-srv-cli Drop support for non-syroot proc macro ABIs 2023-03-29 10:57:32 +02:00
proc-macro-test
profile Bump Cargo.lock 2023-03-25 15:12:39 +01:00
project-model fix: Fix proc-macro paths using incorrect CrateId's for rust-project.json workspaces 2023-03-27 17:17:09 +02:00
rust-analyzer Run proc-macro-srv tests on rust-lang/rust-analyzer 2023-03-29 11:20:57 +02:00
sourcegen
stdx
syntax Auto merge of #14403 - Veykril:dependencies, r=Veykril 2023-03-25 14:15:10 +00:00
test-utils Support overloaded deref MIR lowering 2023-03-17 14:02:55 +03:30
text-edit internal: Coalesce adjacent Indels 2023-03-21 11:48:32 -04:00
toolchain ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
tt
vfs
vfs-notify