| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -21/+0 | |
| 2024-06-14 | Use `-Zno-profiler-runtime` instead of `//@ needs-profiler-support` | Zalathar | -0/+1 | |
| For PGO/coverage tests that don't need to build or run an actual artifact, we can use `-Zno-profiler-runtime` to run the test even when the profiler runtime is not available. | ||||
| 2024-05-04 | tests/ui: prepare some tests for --check-cfg by default | Urgau | -7/+4 | |
| 2024-02-23 | Move existing coverage codegen tests into a subdirectory | Zalathar | -0/+23 | |
| This makes room for migrating over `tests/run-make/instrument-coverage`, without increasing the number of top-level items in the codegen test directory. | ||||
