rust/crates
2023-04-11 11:22:52 +02:00
..
base-db Switch crate graph to use an Arena instead of a hashmap 2023-04-05 10:32:02 +02:00
cfg
flycheck
hir Don't recreate Hygiene unnecessarily 2023-04-06 21:16:11 +02:00
hir-def Add bounds for associated types in derive macro 2023-04-07 19:33:14 +03:30
hir-expand Add bounds for associated types in derive macro 2023-04-07 19:33:14 +03:30
hir-ty Add bounds for associated types in derive macro 2023-04-07 19:33:14 +03:30
ide Add bounds for associated types in derive macro 2023-04-07 19:33:14 +03:30
ide-assists Make all kind of braces not applicable in function extraction 2023-04-11 11:22:52 +02:00
ide-completion Auto merge of #14433 - hecatia-elegua:alias-based-completion, r=Veykril 2023-04-05 13:44:51 +00:00
ide-db Auto merge of #14442 - DropDemBits:structured-snippet-api, r=Veykril 2023-04-05 14:33:30 +00:00
ide-diagnostics fix: Fix project linking popup appearing for modules that can be linked to a crate 2023-04-09 10:17:58 +02:00
ide-ssr
intern
limit
mbe
parser feat(syntax): RTN in bounds 2023-04-01 15:26:03 +02:00
paths
proc-macro-api
proc-macro-srv
proc-macro-srv-cli
proc-macro-test
profile
project-model Switch crate graph to use an Arena instead of a hashmap 2023-04-05 10:32:02 +02:00
rust-analyzer hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref 2023-04-06 19:36:25 +02:00
sourcegen Use retain_mut in CommentBlock::extract 2023-03-31 17:41:40 -04:00
stdx
syntax feat(syntax): RTN in bounds 2023-04-01 15:26:03 +02:00
test-utils Add bounds for associated types in derive macro 2023-04-07 19:33:14 +03:30
text-edit
toolchain
tt
vfs internal: Refine CrateOrigin variants 2023-03-31 10:36:13 +02:00
vfs-notify