about summary refs log tree commit diff
path: root/src/test/ui/methods/method-path-in-pattern.rs
AgeCommit message (Collapse)AuthorLines
2020-03-12update testsMark Mansi-6/+6
2019-10-28Improve the "try using a variant of the expected type" hint.Patryk Wychowaniec-6/+6
2019-10-27Point at local similarly named element and tweak references to variantsEsteban Küber-6/+6
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-0/+6
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+36