about summary refs log tree commit diff
path: root/src/test/ui/resolve
AgeCommit message (Expand)AuthorLines
2017-01-20Rollup merge of #39168 - estebank:multiline-candidate, r=petrochenkovAlex Crichton-20/+20
2017-01-18Use multiline Diagnostic for candidate in other moduleEsteban Küber-20/+20
2017-01-17Teach Diagnostics to highlight textEsteban Küber-1/+1
2017-01-13resolve: Levenshtein-based suggestions for non-import pathsVadim Petrochenkov-3/+92
2017-01-12resolve: Do not use "resolve"/"resolution" in error messagesVadim Petrochenkov-109/+109
2017-01-07Teach diagnostics to have correctly padded listsEsteban Küber-3/+3
2016-12-26More systematic error reporting in path resolutionVadim Petrochenkov-240/+277
2016-12-26Move some compile-fail tests into UI directoryVadim Petrochenkov-0/+1953