about summary refs log tree commit diff
path: root/tests/ui/target-feature/tied-features-cli.rs
AgeCommit message (Collapse)AuthorLines
2025-06-16tests: `{Meta,Pointee}Sized` in non-minicore testsDavid Wood-2/+8
As before, add `MetaSized` and `PointeeSized` traits to all of the non-minicore `no_core` tests so that they don't fail for lack of language items.
2025-03-25compiletest: Support matching on diagnostics without a spanVadim Petrochenkov-0/+4
2024-05-09Fix test problems discovered by the revision checkZalathar-1/+1
Most of these changes either add revision names that were apparently missing, or explicitly mark a revision name as currently unused.
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-11/+11
2023-01-11Move /src/test to /testsAlbert Larsan-0/+20