rust/crates
2023-10-09 02:15:05 -05:00
..
base-db minor: hover_simple refactor 2023-09-24 22:47:29 +02:00
cfg
flycheck Set CARGO_TARGET_DIR when using Flycheck custom command 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 Shrink PatPtr by swapping its AstPtr and Either wrap order 2023-10-06 12:32:37 +02:00
hir-expand Allocate ast ids for parameters 2023-09-28 13:16:11 +02:00
hir-ty Shrink PatPtr by swapping its AstPtr and Either wrap order 2023-10-06 12:32:37 +02:00
ide Remove repetitive words 2023-10-05 19:40:41 +08:00
ide-assists Auto merge of #15641 - alibektas:15598/fix_into_to_from, r=Veykril 2023-10-05 08:25:58 +00:00
ide-completion Auto merge of #15692 - Veykril:underscore-completions, r=Veykril 2023-09-29 19:08:15 +00:00
ide-db internal: fix automatic rustc/rustdoc lint generation 2023-10-07 23:24:55 +02: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 Recover better on missing parameter in param list 2023-09-29 12:50:16 +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 Set CARGO_TARGET_DIR when using Flycheck custom command 2023-10-09 02:15:05 -05:00
rustc-dependencies Add mock description to rustc-dependencies 2023-10-03 17:32:57 +03:00
sourcegen
stdx Various small fixes 2023-09-22 10:13:51 +02: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