rust-analyzer/crates
2023-10-27 21:16:34 +08:00
..
base-db minor: hover_simple refactor 2023-09-24 22:47:29 +02:00
cfg Fix cfg completions not working 2023-09-08 10:49:15 +02:00
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 Allocate ast ids for parameters 2023-09-28 13:16:11 +02:00
hir-ty Store binding mode for each instance independently 2023-10-22 23:35:33 +03:30
ide Update rustc_abi dependency 2023-10-15 18:57:40 +02:00
ide-assists feat: make extract_variable assist in place 2023-10-27 21:16:34 +08: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 #15727 - DaniPopes:lintgen-unstable-book, r=HKalbasi 2023-10-20 16:42:23 +00:00
ide-diagnostics Store binding mode for each instance independently 2023-10-22 23:35:33 +03:30
ide-ssr Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
intern refactor: fix clippy lints 2023-09-15 16:43:21 +09:00
limit Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
load-cargo Merge commit '37f84c101bca43b11027f30ab0c2852f9325bc3d' into sync-from-ra 2023-07-17 16:49:15 +03:00
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 Merge commit '37f84c101bca43b11027f30ab0c2852f9325bc3d' into sync-from-ra 2023-07-17 16:49:15 +03:00
proc-macro-api Upgrade Object and related deps 2023-08-14 23:05:45 +08:00
proc-macro-srv Upgrade Object and related deps 2023-08-14 23:05:45 +08:00
proc-macro-srv-cli Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
proc-macro-test proc-macro-test: Pass target to cargo invocation 2023-08-02 17:57:13 -07:00
profile Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
project-model Add dedicated target_dir field to CargoConfig and FlycheckConfig 2023-10-09 02:15:05 -05:00
rust-analyzer Fix VS Code detection for Insiders version 2023-10-21 19:08:41 +03:00
rustc-dependencies Update rustc_abi dependency 2023-10-15 18:57:40 +02:00
sourcegen Merge commit '37f84c101bca43b11027f30ab0c2852f9325bc3d' into sync-from-ra 2023-07-17 16:49:15 +03:00
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 Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
toolchain ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
tt Merge commit 'baee6b338b0ea076cd7a9f18d47f175dd2ba0e5d' into sync-from-ra 2023-08-07 12:03:15 +03:00
vfs Ensure resolved hint's file exists 2023-09-02 18:28:36 +03:00
vfs-notify Update notify to 6.1.1 2023-09-04 18:00:12 +02:00