rust/crates
bors 25b1d6f3f9 Auto merge of #13435 - DropDemBits:assists-format-args-capture-pt3, r=Veykril
Migrate assists to format args captures, part 3

Continuation of https://github.com/rust-lang/rust-analyzer/pull/13379

Migrates:

- `inline_call`
- `inline_local_variable`
- `introduce_named_lifetime`
- `merge_match_arms`
- `move_from_mod_rs`
- `move_guard`
- `move_module_to_file`
- `move_to_mod_rs`
- `number_representation`
- `qualify_method_call`
- `qualify_path`
- `raw_string`
- `remove_dbg`
- `replace_derive_with_manual_impl`
- `replace_or_with_or_else`
- `replace_turbofish_with_explicit_type`
- `unwrap_tuple`
- `wrap_return_type_in_result`
2022-11-05 12:41:23 +00:00
..
base-db
cfg Bump anyhow, arbitrary, itertools, semver, serde 2022-10-15 12:52:34 +03:00
flycheck fix: Fix standard flycheck command not being executed in the workspace it is being invoked for 2022-10-24 16:07:42 +02:00
hir Revert "Record diverging match arms in InferenceResult" 2022-11-01 17:18:17 +01:00
hir-def Lower unsafety of fn pointer and fn item types 2022-11-04 21:07:15 +01:00
hir-expand Support const generics for builtin derive macro 2022-10-23 00:05:22 +09:00
hir-ty Lower unsafety of fn pointer and fn item types 2022-11-04 21:07:15 +01:00
ide fix: Fix reference searching only accounting substrings instead of whole identifiers 2022-11-05 13:00:02 +01:00
ide-assists Auto merge of #13435 - DropDemBits:assists-format-args-capture-pt3, r=Veykril 2022-11-05 12:41:23 +00:00
ide-completion fix: make custom expr prefix completions to understand refs 2022-10-30 15:02:17 +05:30
ide-db fix: Fix reference searching only accounting substrings instead of whole identifiers 2022-11-05 13:00:02 +01:00
ide-diagnostics Revert "feat: Diagnose some incorrect usages of the question mark operator" 2022-10-18 14:18:59 +02:00
ide-ssr Bump anyhow, arbitrary, itertools, semver, serde 2022-10-15 12:52:34 +03:00
limit
mbe Auto merge of #13418 - lnicola:bump-deps, r=lnicola 2022-10-15 11:27:12 +00:00
parser
paths
proc-macro-api Bump tracing 2022-10-15 12:52:34 +03:00
proc-macro-srv
proc-macro-srv-cli
proc-macro-test
profile Bump libc 2022-10-15 12:55:56 +03:00
project-model Handle multiple projects sharing dependency correctly in once strategy 2022-10-23 18:01:35 +02:00
rust-analyzer Auto merge of #13456 - emilio:scip-local-symbol, r=Veykril 2022-11-03 13:58:36 +00:00
sourcegen
stdx Bump libc 2022-10-15 12:55:56 +03:00
syntax Use let-else statements in Convert to guarded return assist 2022-11-01 23:02:10 +00:00
test-utils Revert "feat: Diagnose some incorrect usages of the question mark operator" 2022-10-18 14:18:59 +02:00
text-edit Bump anyhow, arbitrary, itertools, semver, serde 2022-10-15 12:52:34 +03:00
toolchain Bump home 2022-10-15 12:53:26 +03:00
tt
vfs
vfs-notify Bump notify 2022-10-15 13:03:39 +03:00