rust/crates
2023-05-25 16:20:28 +02:00
..
base-db fix: Fix body lowering not using block def maps 2023-05-04 20:46:05 +02:00
cfg
flycheck fix: remove useless returns 2023-05-07 09:42:52 +02:00
hir internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
hir-def internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
hir-expand internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
hir-ty internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
ide internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
ide-assists Auto merge of #14881 - Veykril:name-display, r=Veykril 2023-05-25 12:04:16 +00:00
ide-completion internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
ide-db internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
ide-diagnostics internal: Replace Display impl for Name 2023-05-24 20:55:12 +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 Use boxed slices instead ovecs in decl macros 2023-05-02 17:04:53 +02:00
parser Auto merge of #14755 - poliorcetics:clippy-fixes, r=Veykril 2023-05-24 11:13:52 +00:00
paths Add AbsPath::absolutize 2023-05-13 11:51:28 +02:00
proc-macro-api Use triomphe Arc 2023-05-02 20:02:43 +03:00
proc-macro-srv
proc-macro-srv-cli
proc-macro-test
profile
project-model Add AbsPath::absolutize 2023-05-13 11:51:28 +02:00
rust-analyzer Add context to overly long loop message 2023-05-25 16:20:28 +02:00
sourcegen
stdx Depend on nohash-hasher individually 2023-05-06 00:49:23 -07:00
syntax Auto merge of #14752 - ponyii:fix/generate_derive_breaks_indentation, r=Veykril 2023-05-24 18:58:07 +00:00
test-utils Add moved-out-of-ref diagnostic 2023-05-18 19:17:06 +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 Auto merge of #14755 - poliorcetics:clippy-fixes, r=Veykril 2023-05-24 11:13:52 +00:00
vfs-notify