summary refs log tree commit diff
path: root/tests/ui/union
AgeCommit message (Expand)AuthorLines
2023-06-15change `std::marker::Sized` to just `Sized`Lukas Markeffsky-3/+3
2023-06-05Don't mention already set fieldsMichael Goulet-2/+2
2023-05-03rustc_middle: Fix `opt_item_ident` for non-local def idsVadim Petrochenkov-3/+6
2023-04-12Tweak output for 'add line' suggestionEsteban Küber-6/+12
2023-03-09Auto merge of #108920 - matthiaskrgr:rollup-qrr9a0u, r=matthiaskrgrbors-45/+62
2023-03-08Tweak E0740Michael Goulet-45/+45
2023-03-08Don't report E0740 for type errorMichael Goulet-0/+17
2023-03-08may not => cannotMichael Goulet-2/+2
2023-01-17Add failing test for invalid projection as union field typeGuillaume Gomez-0/+61
2023-01-16Add ui test for projection used as union field typeGuillaume Gomez-0/+19
2023-01-11Tweak outputEsteban Küber-6/+0
2023-01-11Move /src/test to /testsAlbert Larsan-0/+3172