3fe6ff74cf
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. |
||
---|---|---|
.. | ||
cast.rs | ||
closure.rs | ||
coerce.rs | ||
expr.rs | ||
mutability.rs | ||
pat.rs | ||
path.rs | ||
unify.rs |