rust/crates
bors[bot] 85f0f9eb1b
Merge #9526
9526: fix: coerce array elements to a common type r=flodiebold a=jonas-schievink



Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
2021-07-07 22:13:35 +00:00
..
base_db minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
cfg minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
flycheck Explicitly name all spawned threads 2021-07-08 01:23:57 +05:30
hir minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
hir_def Add a coverage mark 2021-07-05 17:06:16 +02:00
hir_expand minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
hir_ty Implement LUB coercion of array elements 2021-07-07 22:50:20 +02:00
ide internal: ensure consistent passing for config params 2021-07-06 00:00:39 +03:00
ide_assists Invert boolean literals in assist negation logic 2021-07-06 20:30:26 +02:00
ide_completion Add test for trait completion label edit 2021-07-07 19:54:58 +02:00
ide_db Wrap inlined closures in parens when inlined in an expression in inline_call 2021-07-05 15:42:11 +02:00
ide_diagnostics minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
ide_ssr minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
mbe minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
parser minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
paths minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
proc_macro_api Explicitly name all spawned threads 2021-07-08 01:23:57 +05:30
proc_macro_srv Explicitly name all spawned threads 2021-07-08 01:23:57 +05:30
proc_macro_test minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
profile minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
project_model minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
rust-analyzer internal: ensure consistent passing for config params 2021-07-06 00:00:39 +03:00
sourcegen minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
stdx minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
syntax Update inline_call assist doc example 2021-07-05 14:24:25 +02:00
test_utils Update inline_call assist doc example 2021-07-05 14:24:25 +02:00
text_edit minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
toolchain minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
tt minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
vfs minor: drop dummy authors field 2021-07-05 14:19:41 +03:00
vfs-notify Explicitly name all spawned threads 2021-07-08 01:23:57 +05:30