about summary refs log tree commit diff
path: root/src/test/ui/resolve/issue-6702.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-9/+0
2019-10-27Point at local similarly named element and tweak references to variantsEsteban Küber-1/+2
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.
2018-12-25Remove licensesMark Rousskov-10/+0
2017-12-14Remove NOTE/HELP annotations from UI testsVadim Petrochenkov-1/+0
2016-12-26Move some compile-fail tests into UI directoryVadim Petrochenkov-0/+19