rust/crates
2023-05-12 12:36:57 +03:30
..
base-db fix: Fix body lowering not using block def maps 2023-05-04 20:46:05 +02:00
cfg
flycheck
hir Auto merge of #14781 - lowr:patch/macro-subns-and-prelude, r=Veykril 2023-05-11 14:26:59 +00:00
hir-def Use double reference in debug derive 2023-05-12 12:36:57 +03:30
hir-expand Use double reference in debug derive 2023-05-12 12:36:57 +03:30
hir-ty Auto merge of #14781 - lowr:patch/macro-subns-and-prelude, r=Veykril 2023-05-11 14:26:59 +00:00
ide Add basic support for augmentsSyntaxTokens 2023-05-10 20:48:51 +02:00
ide-assists Fix pattern type mismatch in tuples 2023-05-04 16:03:36 +03:30
ide-completion Auto merge of #14513 - hecatia-elegua:alias-based-completion2, r=Veykril 2023-04-24 06:34:25 +00:00
ide-db Return Option 2023-05-06 00:57:57 -07:00
ide-diagnostics Use double reference in debug derive 2023-05-12 12:36:57 +03:30
ide-ssr Depend on nohash-hasher individually 2023-05-06 00:49:23 -07:00
intern Use triomphe Arc 2023-05-02 20:02:43 +03:00
limit
mbe Use boxed slices instead ovecs in decl macros 2023-05-02 17:04:53 +02:00
parser Parse bare dyn types with leading lifetime 2023-05-05 04:30:37 +09:00
paths accepting review suggestions 2023-05-02 11:01:41 -03:00
proc-macro-api Use triomphe Arc 2023-05-02 20:02:43 +03:00
proc-macro-srv
proc-macro-srv-cli Remove proc-macro server command from the rust-analyzer binary 2023-04-26 08:19:28 +02:00
proc-macro-test
profile
project-model Use triomphe Arc 2023-05-02 20:02:43 +03:00
rust-analyzer Add config for disabling non standard lsp highlight tokens 2023-05-11 10:01:38 +02:00
sourcegen
stdx Depend on nohash-hasher individually 2023-05-06 00:49:23 -07:00
syntax Use triomphe Arc 2023-05-02 20:02:43 +03:00
test-utils Use double reference in debug derive 2023-05-12 12:36:57 +03:30
text-edit Make text-size a workspace dep 2023-05-06 00:49:23 -07:00
toolchain
tt Emit function bodies in expanding builtin derives 2023-05-03 14:14:47 +03:30
vfs Depend on nohash-hasher individually 2023-05-06 00:49:23 -07:00
vfs-notify