summary refs log tree commit diff
path: root/tests/ui/variance
AgeCommit message (Collapse)AuthorLines
2024-03-11Revert "Auto merge of #122140 - oli-obk:track_errors13, r=davidtwco"Oli Scherer-68/+68
This reverts commit 65cd843ae06ad00123c131a431ed5304e4cd577a, reversing changes made to d255c6a57c393db6221b1ff700daea478436f1cd.
2024-03-11Merge various rustc_attr based testsOli Scherer-68/+68
2024-03-07Merge `check_mod_impl_wf` and `check_mod_type_wf`Oli Scherer-11/+98
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-4/+4
2024-02-01Improve the diagnostics for unused generic parametersLeón Orell Valerian Liehr-27/+27
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