about summary refs log tree commit diff
path: root/src/test/ui/functions-closures
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-684/+0
2022-12-30Suppress errors due to TypeError not coercing with inference variablesMichael Goulet-22/+5
2022-12-15Trim paths in E0599Esteban Küber-2/+2
2022-08-27Only suggest call on nonexistent fields and methods if they make senseMichael Goulet-19/+47
2022-07-07Shorten span for closures.Camille GILLOT-2/+2
2022-04-26Add new diagnosticGeorge-6/+6
2022-04-06only downgrade Error -> Ambiguous if type error is in predicateMichael Goulet-25/+2
2022-02-16Do not suggest "is a function" for free variablesMichael Howell-0/+94
2021-01-13Update code to account for extern ABI requirementMark Rousskov-1/+1
2021-01-13Update tests for extern block lintingMark Rousskov-2/+2
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-1/+1
2020-03-31update testsBastian Kauschke-2/+2
2019-10-29Add lint for unnecessary parens around typesjack-t-1/+1
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+602