about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-5927.stderr
AgeCommit message (Collapse)AuthorLines
2022-11-12Move testsCaio-16/+0
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-09-25update ui testsGuillaume Gomez-1/+2
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-2/+1
2019-03-11Update testsVadim Petrochenkov-2/+2
2018-12-25Remove licensesMark Rousskov-2/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+16