| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-03-10 | add -O to some tests which depend on attributes being added | Erik Desjardins | -1/+1 | |
| 2024-03-09 | convert codegen/repr/transparent-* tests to no_core, fix discrepancies | Erik Desjardins | -19/+36 | |
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -7/+7 | |
| 2023-07-29 | Replace ignore-everything with only-arch | Jubilee Young | -13/+9 | |
| Combining revisions with only-arch allows specifying that a test only applies to a handful of targets. This allows removing a large amount of repetition in the test suite for tests that do not benefit. The revisions are suboptimal for this for some tests, so they aren't preferred in those cases. | ||||
| 2023-07-29 | mv tests/codegen/repr-* tests/codegen/repr | Jubilee Young | -0/+90 | |
| Slightly more complicated: also give them appropriate names that somewhat describe the cases they are trying to cover, using information from PR chatter in rust-lang/rust#47158 | ||||
