rust/crates
2023-03-29 21:38:32 +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 fix: Properly handle local trait impls 2023-03-28 08:34:29 +02:00
hir-def fix: Properly handle local trait impls 2023-03-28 08:34:29 +02:00
hir-expand Auto merge of #14407 - Veykril:rename-fix, r=Veykril 2023-03-25 18:35:13 +00:00
hir-ty fix: Handle box and raw pointers correctly in builtin_deref 2023-03-29 21:38:32 +02:00
ide fix: Add missing autoborrow adjustment for index expressions 2023-03-29 16:11:48 +02: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 Fix mutability_error::overloaded_index test 2023-03-29 18:07:25 +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 Canonicalize rust-project.json manifest path 2023-03-27 21:55:02 +02:00
proc-macro-api Remove client side proc-macro version check 2023-03-25 15:43:58 +01:00
proc-macro-srv
proc-macro-srv-cli
proc-macro-test
profile Bump Cargo.lock 2023-03-25 15:12:39 +01:00
project-model Canonicalize rust-project.json manifest path 2023-03-27 21:55:02 +02:00
rust-analyzer Auto merge of #14431 - Veykril:simplify, r=Veykril 2023-03-29 07:28:42 +00: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