rust/crates
bors 2293949bbf Auto merge of #13318 - Veykril:annotations, r=Veykril
Fix annotations not resolving when lens location is set to whole item

Fixes https://github.com/rust-lang/rust-analyzer/issues/13310
2022-09-30 22:31:05 +00:00
..
base-db formatting 2022-09-26 18:35:06 +01:00
cfg
flycheck Add cargo.extraEnv setting 2022-09-13 11:29:14 -07:00
hir Auto merge of #13320 - Veykril:ty-alias-hover, r=Veykril 2022-09-30 22:22:24 +00:00
hir-def Auto merge of #13189 - unexge:unconfigured-diagnostics-for-fields, r=Veykril 2022-09-27 12:59:45 +00:00
hir-expand fix: infer for-loop item type with IntoIterator and Iterator 2022-09-29 19:48:08 +09:00
hir-ty fix: infer for-loop item type with IntoIterator and Iterator 2022-09-29 19:48:08 +09:00
ide Auto merge of #13318 - Veykril:annotations, r=Veykril 2022-09-30 22:31:05 +00:00
ide-assists Auto merge of #13301 - Veykril:empty-assist-source-changes, r=Veykril 2022-09-27 15:54:54 +00:00
ide-completion Complete variants and assoc items in path pattern through type aliases 2022-09-16 16:11:58 +02:00
ide-db Auto merge of #12966 - OleStrohm:master, r=Veykril 2022-09-20 14:01:16 +00:00
ide-diagnostics Collect diagnostics in queries instead of nameres 2022-09-26 19:06:29 +01:00
ide-ssr Add config to unconditionally prefer core imports over std 2022-09-09 20:04:56 +02:00
limit
mbe mbe: Remove unneeded unwrap 2022-09-14 23:49:08 +02:00
parser Auto merge of #13160 - ChayimFriedman2:parse-parenthesized-type-path-with-coloncolon, r=jonas-schievink 2022-09-01 21:00:14 +00:00
paths
proc-macro-api
proc-macro-srv Don't run proc-macro-srv tests on the rust-analyzer repo 2022-09-24 00:08:28 +02:00
proc-macro-srv-cli
proc-macro-test
profile
project-model fix model tests 2022-09-26 18:18:12 +01:00
rust-analyzer Auto merge of #13318 - Veykril:annotations, r=Veykril 2022-09-30 22:31:05 +00:00
sourcegen Remove obsolete in-rust-tree feature from sourcegen 2022-09-26 11:34:30 +02:00
stdx
syntax Generate From impls manually 2022-09-26 19:29:28 +01:00
test-utils Add tests for type inference for generators 2022-09-13 02:43:07 +09:00
text-edit
toolchain
tt
vfs
vfs-notify