rust/crates
bors[bot] 61b1449387
Merge #11714
11714: fix: Fix completions not always working in for-loop patterns r=Veykril a=Veykril

Fixes https://github.com/rust-analyzer/rust-analyzer/issues/11205
bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2022-03-15 17:58:21 +00:00
..
base_db fix clippy::single_char_pattern 2022-03-12 16:50:49 +01:00
cfg
flycheck
hir Merge #11707 2022-03-14 20:05:46 +00:00
hir_def Merge #11707 2022-03-14 20:05:46 +00:00
hir_expand more clippy fixes: 2022-03-12 16:50:49 +01:00
hir_ty Add const generics 2022-03-14 14:38:37 +03:30
ide Add const generics 2022-03-14 14:38:37 +03:30
ide_assists fix clippy::needless_late_init 2022-03-12 16:50:49 +01:00
ide_completion Merge #11714 2022-03-15 17:58:21 +00:00
ide_db ⬆️ xshell 2022-03-14 14:57:24 +00:00
ide_diagnostics fix clippy::redundant_closure 2022-03-12 16:50:49 +01:00
ide_ssr Disable one of the failing SSR test cases 2022-03-09 02:08:44 +01:00
limit
mbe fix clippy::needless_borrow 2022-03-12 16:50:49 +01:00
parser refactor: Rename and move const_arg_path 2022-03-11 22:28:38 +00:00
paths
proc_macro_api fix clippy::needless_borrow 2022-03-12 16:50:49 +01:00
proc_macro_srv fix clippy::needless_borrow 2022-03-12 16:50:49 +01:00
proc_macro_test
profile
project_model Update project_model test outputs 2022-03-09 22:34:42 +01:00
rust-analyzer ⬆️ xshell 2022-03-14 14:57:24 +00:00
sourcegen ⬆️ xshell 2022-03-14 14:57:24 +00:00
stdx
syntax more clippy fixes: 2022-03-12 16:50:49 +01:00
test_utils fix: Allow configuration of colons in inlay-hints 2022-03-11 21:15:36 +01:00
text_edit more clippy fixes: 2022-03-12 16:50:49 +01:00
toolchain
tt
vfs
vfs-notify