summaryrefslogtreecommitdiff
path: root/tests/ui/union
AgeCommit message (Expand)Author
2023-11-24Show number in error message even for one errorNilstrieb
2023-11-18tweak logic of "unknown field" labelEsteban Küber
2023-11-16recover primary span labelEsteban Küber
2023-11-16Suggest `unwrap()` on field not found for `Result`/`Option`Esteban Küber
2023-11-06Visit patterns in THIR let expressionsMatthew Jasper
2023-10-25Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGua...Oli Scherer
2023-09-10Point out if a local trait has no implementationsMichael Goulet
2023-08-24Parse unnamed fields and anonymous structs or unionsFrank King
2023-06-15change `std::marker::Sized` to just `Sized`Lukas Markeffsky
2023-06-05Don't mention already set fieldsMichael Goulet
2023-05-03rustc_middle: Fix `opt_item_ident` for non-local def idsVadim Petrochenkov
2023-04-12Tweak output for 'add line' suggestionEsteban Küber
2023-03-09Auto merge of #108920 - matthiaskrgr:rollup-qrr9a0u, r=matthiaskrgrbors
2023-03-08Tweak E0740Michael Goulet
2023-03-08Don't report E0740 for type errorMichael Goulet
2023-03-08may not => cannotMichael Goulet
2023-01-17Add failing test for invalid projection as union field typeGuillaume Gomez
2023-01-16Add ui test for projection used as union field typeGuillaume Gomez
2023-01-11Tweak outputEsteban Küber
2023-01-11Move /src/test to /testsAlbert Larsan