about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-46101.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-15/+0
2022-03-03Cleanup feature gates.Camille GILLOT-2/+2
2020-01-09Update testsVadim Petrochenkov-1/+7
2019-09-14Provide a span if main function is not present in crateMark Rousskov-7/+2
Unfortunately, the diagnotic machinery does not cope well with an empty span which can happen if the crate is empty, in which case we merely set a spanless note.
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-12Remove compiletest comments from testsvarkor-1/+1
2019-03-12Add a test for #46101varkor-0/+14