about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-60057.rs
AgeCommit message (Collapse)AuthorLines
2022-11-20Move testsCaio-19/+0
2019-09-14Provide a span if main function is not present in crateMark Rousskov-0/+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-18Change suggestion of field when not in self contextEsteban Küber-0/+17