about summary refs log tree commit diff
path: root/tests/ui/lub-glb
AgeCommit message (Collapse)AuthorLines
2024-12-12Tweak multispan renderingEsteban Küber-2/+1
Consider comments and bare delimiters the same as an "empty line" for purposes of hiding rendered code output of long multispans. This results in more aggressive shortening of rendered output without losing too much context, specially in `*.stderr` tests that have "hidden" comments.
2024-03-01Rollup merge of #121475 - jieyouxu:tidy-stderr-check, r=the8472,compiler-errorsMatthias Krüger-33/+0
Add tidy check for .stderr/.stdout files for non-existent test revisions Closes #77498.
2024-02-29Remove stray stdout/stderr files许杰友 Jieyou Xu (Joe)-33/+0
2024-02-29Make infer higher ranked equate use bidirectional subtyping in invariant contextSantiago Pastorino-2/+20
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-8/+8
2023-12-07recurse into refs when comparing tys for diagnosticsjyn-6/+6
2023-11-24Manual find replace updatesNilstrieb-2/+2
2023-11-24Show number in error message even for one errorNilstrieb-3/+3
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+404