about summary refs log tree commit diff
path: root/src/test/ui/hashmap
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-177/+0
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/+18
2022-06-16 fix one more case of trailing spaceklensy-2/+2
2021-09-25Use larger span for adjustments on method callsAaron Hill-30/+2
2021-01-13Update code to account for extern ABI requirementMark Rousskov-1/+1
2020-11-29Update tests to remove old numeric constantsbstrie-1/+0
2020-05-08Skip tests on emscriptenYuki Okushi-0/+1
2020-05-06Move tests from `test/run-fail` to UIYuki Okushi-0/+180