..
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
Add config for preferring / ignoring prelude modules in find_path
2023-11-11 14:56:38 +01:00
hir-def
Fix some FIXMEs
2023-11-11 15:49:57 +01:00
hir-expand
Improve check for include macro
2023-11-10 16:53:08 +02:00
hir-ty
Add config for preferring / ignoring prelude modules in find_path
2023-11-11 14:56:38 +01:00
ide
Make Expand macro command title more explicit
2023-11-12 11:43:46 +02:00
ide-assists
Add config for preferring / ignoring prelude modules in find_path
2023-11-11 14:56:38 +01:00
ide-completion
Add config for preferring / ignoring prelude modules in find_path
2023-11-11 14:56:38 +01:00
ide-db
Add config for preferring / ignoring prelude modules in find_path
2023-11-11 14:56:38 +01:00
ide-diagnostics
Add config for preferring / ignoring prelude modules in find_path
2023-11-11 14:56:38 +01:00
ide-ssr
Add config for preferring / ignoring prelude modules in find_path
2023-11-11 14:56:38 +01:00
intern
refactor: fix clippy lints
2023-09-15 16:43:21 +09:00
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
Try to update parser doc
2023-11-08 16:29:21 -08: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
Add config for preferring / ignoring prelude modules in find_path
2023-11-11 14:56:38 +01:00
rustc-dependencies
update rustc dependencies
2023-11-08 01:16:47 +03:30
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