about summary refs log tree commit diff
path: root/tests/ui/issue-18502.rs
AgeCommit message (Collapse)AuthorLines
2025-05-03Move some tests out of tests/uimejrs-8/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-04-13Move most ui-fulldeps tests to uijyn-0/+8
They pass fine. Only tests that required `extern crate rustc_*` or were marked `ignore-stage1` have been keep in fulldeps.