about summary refs log tree commit diff
path: root/tests/ui/expr/if/attrs
AgeCommit message (Collapse)AuthorLines
2025-04-18Remove let_chains feature gate from some places in the testsuiteest31-2/+1
2025-04-03Use `cfg(false)` in UI testsclubby789-14/+14
2024-07-12Make parse error suggestions verbose and fix spansEsteban Küber-2/+7
Go over all structured parser suggestions and make them verbose style. When suggesting to add or remove delimiters, turn them into multiple suggestion parts.
2024-04-07Unify all the always-false cfgs under the `FALSE` cfgUrgau-1/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-4/+4
2024-01-13Bless testsGeorge-lewis-0/+1
Update tests
2023-11-24Show number in error message even for one errorNilstrieb-2/+2
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-01-11Move /src/test to /testsAlbert Larsan-0/+165