about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-52213.stderr
AgeCommit message (Collapse)AuthorLines
2022-05-01Move some tests to more reasonable placesCaio-32/+0
2021-10-13Remove textual span from diagnostic stringOli Scherer-2/+2
2020-05-27Fix spacing of expected/found notes without a labelEsteban Küber-2/+2
2019-12-03Include a span in more `expected...found` notesAaron Hill-3/+7
In most places, we use a span when emitting `expected...found` errors. However, there were a couple of places where we didn't use any span, resulting in hard-to-interpret error messages. This commit attaches the relevant span to these notes, and additionally switches over to using `note_expected_found` instead of manually formatting the message
2019-10-11Print lifetimes with backticksYuki Okushi-2/+2
2019-10-07update ui testsGuillaume Gomez-0/+1
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+0
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-6/+6
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+28