bors 3fe6ff74cf Auto merge of #16085 - Austaras:master, r=Veykril
fix: try obligation of `IndexMut` when infer

Closes #15842.

This issue arises because `K` is ambiguous if only inferred from `Index` trait, but is unique if inferred from `IndexMut`, but r-a doesn't use this info.
2024-01-03 14:18:13 +00:00
..
2023-12-06 14:36:39 +01:00
2023-11-14 12:53:14 +01:00
2023-12-07 10:57:51 +01:00
2023-12-14 14:11:57 +01:00
2022-10-11 10:37:35 +03:00