about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-55587.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-11/+0
2020-03-12update testsMark Mansi-1/+1
2019-10-28Improve the "try using a variant of the expected type" hint.Patryk Wychowaniec-1/+1
2019-10-27Point at local similarly named element and tweak references to variantsEsteban Küber-1/+1
Point at the span for the definition of ADTs internal to the current crate. Look at the leading char of the ident to determine whether we're expecting a likely fn or any of a fn, a tuple struct or a tuple variant. Turn fn `add_typo_suggestion` into a `Resolver` method.
2019-06-01Tweak wording when encountering `fn` call in patternEsteban Küber-1/+3
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-11-14add test for issue #55587Andy Russell-0/+9