about summary refs log tree commit diff
path: root/tests/ui/bootstrap
AgeCommit message (Collapse)AuthorLines
2024-12-20Adjust `rustc_bootstap.rs` ui test许杰友 Jieyou Xu (Joe)-2/+2
- Fixed test name, it should've been `rustc_bootstrap.rs`, oops. - Slightly reworded test comment to make it more clear.
2024-12-17bootstrap: use specific-purpose ui test path许杰友 Jieyou Xu (Joe)-0/+4
I wanted to move some ui tests around, which broke `test_valid` since it was referencing a non-specific-purpose ui test.
2024-11-17Add a ui test for `RUSTC_BOOTSTRAP` vs rustc's stabilityJieyou Xu-0/+57