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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |