summary refs log tree commit diff
path: root/src/test/ui/hashmap/hashmap-index-mut.stderr
AgeCommit message (Expand)AuthorLines
2022-08-25Provide structured suggestion for `hashmap[idx] = val`Esteban Küber-1/+8
2022-08-23Suggest alternatives when trying to mutate a `HashMap`/`BTreeMap` via indexingChayim Refael Friedman-0/+12