rust/crates
2023-10-11 15:25:52 +02:00
..
base-db minor: hover_simple refactor 2023-09-24 22:47:29 +02:00
cfg
flycheck Don't pass any target directory options to custom flycheck 2023-10-09 02:15:05 -05:00
hir Shrink PatPtr by swapping its AstPtr and Either wrap order 2023-10-06 12:32:37 +02:00
hir-def Auto merge of #15618 - shogo-nakano-desu:internal/port-anymap, r=Veykril 2023-10-09 08:40:54 +00:00
hir-expand Allocate ast ids for parameters 2023-09-28 13:16:11 +02:00
hir-ty Auto merge of #15696 - rmehri01:14293_tuple_return_type_to_struct, r=Veykril 2023-10-09 08:14:42 +00:00
ide Remove repetitive words 2023-10-05 19:40:41 +08:00
ide-assists Auto merge of #15696 - rmehri01:14293_tuple_return_type_to_struct, r=Veykril 2023-10-09 08:14:42 +00:00
ide-completion Do flyimport completions by prefix search for short paths 2023-10-05 13:21:12 +02:00
ide-db Auto merge of #15713 - Veykril:flyimport-completions-short, r=Veykril 2023-10-09 07:56:02 +00:00
ide-diagnostics Shrink PatPtr by swapping its AstPtr and Either wrap order 2023-10-06 12:32:37 +02:00
ide-ssr
intern refactor: fix clippy lints 2023-09-15 16:43:21 +09:00
limit
load-cargo
mbe Remove repetitive words 2023-10-05 19:40:41 +08:00
parser fix: handle errors for string byte string and c_string 2023-10-11 15:25:52 +02:00
paths
proc-macro-api
proc-macro-srv
proc-macro-srv-cli
proc-macro-test
profile
project-model Add dedicated target_dir field to CargoConfig and FlycheckConfig 2023-10-09 02:15:05 -05:00
rust-analyzer Auto merge of #15618 - shogo-nakano-desu:internal/port-anymap, r=Veykril 2023-10-09 08:40:54 +00:00
rustc-dependencies Add mock description to rustc-dependencies 2023-10-03 17:32:57 +03:00
sourcegen
stdx Auto merge of #15618 - shogo-nakano-desu:internal/port-anymap, r=Veykril 2023-10-09 08:40:54 +00:00
syntax Shrink PatPtr by swapping its AstPtr and Either wrap order 2023-10-06 12:32:37 +02:00
test-utils Fix unused_variables in tests 2023-09-24 23:45:36 +03:30
text-edit
toolchain
tt
vfs
vfs-notify