summary refs log tree commit diff
path: root/tests/ui/higher-ranked
AgeCommit message (Expand)AuthorLines
2023-11-02Pretty print Fn traits in rustc_on_unimplementedMichael Goulet-5/+5
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+2
2023-09-21adjust how closure/generator types and rvalues are printedRalf Jung-15/+15
2023-09-19Explain HRTB + infer limitations of old solverMichael Goulet-0/+21
2023-09-10Point out if a local trait has no implementationsMichael Goulet-0/+15
2023-08-09Point out expectation even if we have RegionsInsufficientlyPolymorphicMichael Goulet-2/+6
2023-07-29Change default panic handler message format.Mara Bos-1/+1
2023-07-25write-long-types-to-disk: update testsMahdi Dibaiee-4/+2
2023-07-24new unstable option: -Zwrite-long-types-to-diskMahdi Dibaiee-2/+2
2023-07-10Do not set up wrong span for adjustmentsMichael Goulet-2/+2
2023-06-25Add test for futures with HRTBdswij-0/+44
2023-06-12Adjust UI tests for `unit_bindings`许杰友 Jieyou Xu (Joe)-1/+1
2023-05-30directory size limit :<lcnr-0/+3736
2023-05-30add the leak check to the new solverlcnr-0/+24