about summary refs log tree commit diff
path: root/src/test/ui/ui-testing-optout.stderr
AgeCommit message (Collapse)AuthorLines
2022-11-03move compiletest's own ui tests into a subdirectoryPietro Albini-27/+0
2020-08-10Do not suggest similarly named enclosing itemEsteban Küber-4/+1
2020-05-19Remove dangling COPYRIGHT referencesTamir Duberstein-8/+8
Missed in 2a663555ddf36f6b041445894a8c175cd1bc718c.
2019-10-27Point at local similarly named element and tweak references to variantsEsteban Küber-1/+10
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-03-11Update testsVadim Petrochenkov-3/+3
2019-01-09clarify resolve typo suggestionAndy Russell-3/+3
Include the kind of the binding that we're suggesting, and use a structured suggestion.
2018-12-25Remove licensesMark Rousskov-6/+6
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Fix rebaseVadim Petrochenkov-0/+1
2018-02-26Implement opt-out from UI testing normalizationVadim Petrochenkov-0/+20