Skip to content

Commit 31b351e

Browse files
authored
Merge pull request #2749 from rust-lang/date-check-compiletest
all but one test suite support revisions directive
2 parents 2898d43 + b657c65 commit 31b351e

1 file changed

Lines changed: 6 additions & 10 deletions

File tree

src/tests/compiletest.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -785,16 +785,12 @@ only apply to the test as a whole, not to particular revisions.
785785
The only directives that are intended to really work when customized to a revision are
786786
error patterns and compiler flags.
787787

788-
<!-- date-check jul 2023 -->
789-
The following test suites support revisions:
790-
791-
- ui
792-
- assembly
793-
- codegen
794-
- coverage
795-
- debuginfo
796-
- rustdoc UI tests
797-
- incremental (these are special in that they inherently cannot be run in parallel)
788+
<!-- date-check Feb 2026 -->
789+
> Note that these test suites do not support revisions:
790+
> - `codegen-units`
791+
> - `run-make`
792+
> - `rustdoc-html`
793+
> - `rustdoc-json`
798794
799795
### Ignoring unused revision names
800796

0 commit comments

Comments
 (0)