about summary refs log tree commit diff
path: root/tests/ui/variance
AgeCommit message (Collapse)AuthorLines
2023-11-24Show number in error message even for one errorNilstrieb-8/+8
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-04-02Move some UI tests into subdirectoriesjyn-0/+35
to avoid going over the existing limit now that the ui-fulldeps tests have been moved to ui.
2023-01-27internally change regions to be covariantAli MJ Al-Nasrawy-26/+26
2023-01-25Rollup merge of #106897 - estebank:issue-99430, r=davidtwcoMatthias Krüger-0/+6
Tweak E0597 CC #99430
2023-01-18remove error code from `#[rustc_variance]` and document its remainsEzra Shaw-41/+32
2023-01-15Tweak E0597Esteban Küber-0/+6
CC #99430
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1810