..
base-db
fix: correct a typo in a comment in base-db/lib.rs
2023-11-07 14:51:34 +08: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
feat: preview adt field when hover
2023-11-08 21:45:32 +08:00
hir-def
update rustc dependencies
2023-11-08 01:16:47 +03:30
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
feat: preview adt field when hover
2023-11-08 21:45:32 +08:00
ide-assists
make generate_mut_trait_impl assist trigged for std trait only
2023-11-05 12:27:10 +08: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
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
Try to update parser doc
2023-11-08 16:29:21 -08: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 some typos
2023-10-30 10:31:50 +08:00
rustc-dependencies
update rustc dependencies
2023-11-08 01:16:47 +03:30
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
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
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