about summary refs log tree commit diff
path: root/tests/ui/polymorphization/drop_shims
AgeCommit message (Collapse)AuthorLines
2024-12-06Remove polymorphizationBen Kimock-49/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-4/+4
2023-06-12Adjust UI tests for `unit_bindings`许杰友 Jieyou Xu (Joe)-2/+2
- Either explicitly annotate `let x: () = expr;` where `x` has unit type, or remove the unit binding to leave only `expr;` instead. - Fix disjoint-capture-in-same-closure test
2023-01-11Move /src/test to /testsAlbert Larsan-0/+49