rust/crates
2023-11-09 02:12:53 +01: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 Store binding mode for each instance independently 2023-10-22 23:35:33 +03:30
hir-def Auto merge of #15736 - rmehri01:15678_module_incorrect_case_diagnostics, r=HKalbasi 2023-10-20 16:20:40 +00:00
hir-expand fix: using name(include) instead of str 2023-11-02 10:14:54 +08:00
hir-ty Fix some typos 2023-10-30 10:31:50 +08:00
ide Fix docs path for derive macros 2023-11-04 13:33:19 +02:00
ide-assists Ignore doc(hidden) attr if no body is present 2023-11-09 02:12:53 +01:00
ide-completion Do flyimport completions by prefix search for short paths 2023-10-05 13:21:12 +02:00
ide-db make generate_mut_trait_impl assist trigged for std trait only 2023-11-05 12:27:10 +08:00
ide-diagnostics Store binding mode for each instance independently 2023-10-22 23:35:33 +03:30
ide-ssr
intern
limit
load-cargo
mbe Auto merge of #15756 - harpsword:fix_typo_in_mbe_lib, r=lnicola 2023-10-14 06:23:12 +00:00
parser fix: format 2023-10-11 15:52:22 +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 Fix some typos 2023-10-30 10:31:50 +08:00
rustc-dependencies Update rustc_abi dependency 2023-10-15 18:57:40 +02:00
sourcegen
stdx Auto merge of #15618 - shogo-nakano-desu:internal/port-anymap, r=Veykril 2023-10-09 08:40:54 +00:00
syntax feat: add generate_mut_trait_impl assist 2023-11-05 12:27:10 +08:00
test-utils Fix unused_variables in tests 2023-09-24 23:45:36 +03:30
text-edit
toolchain
tt
vfs
vfs-notify