rust/crates
bors[bot] e77fc481ad
Merge #10587
10587: fix: Fix `add_missing_match_arm` panicking on failed upmapping r=Veykril a=Veykril

Closes https://github.com/rust-analyzer/rust-analyzer/issues/10580#issuecomment-946170475

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-10-19 12:16:30 +00:00
..
base_db
cfg a few clippy fixes 2021-10-14 19:57:21 +01:00
flycheck a few clippy fixes 2021-10-14 19:57:21 +01:00
hir Resolve derive attributes even when shadowed 2021-10-19 13:42:36 +02:00
hir_def
hir_expand Don't turn local names into strings in CompletionContext 2021-10-17 10:59:06 +02:00
hir_ty
ide revert 2021-10-16 14:13:43 +01:00
ide_assists Merge #10587 2021-10-19 12:16:30 +00:00
ide_completion Merge #10586 2021-10-19 11:51:07 +00:00
ide_db Resolve derive attributes even when shadowed 2021-10-19 13:42:36 +02:00
ide_diagnostics Fix missing_fields diagnostic fix replacing wrong text ranges 2021-10-15 19:27:19 +02:00
ide_ssr
limit
mbe
parser
paths
proc_macro_api
proc_macro_srv
proc_macro_test
profile
project_model
rust-analyzer Fix tests 2021-10-18 12:03:49 +03:00
sourcegen
stdx
syntax Merge #10545 2021-10-14 20:10:59 +00:00
test_utils Derive completions work on hir, not names 2021-10-19 13:50:08 +02:00
text_edit
toolchain
tt
vfs
vfs-notify