about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-49040.rs
AgeCommit message (Collapse)AuthorLines
2021-11-06Move some tests to more reasonable directoriesCaio-3/+0
2019-09-14Provide a span if main function is not present in crateMark Rousskov-0/+1
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-01-13Recover from item trailing semicolonEsteban Küber-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+12