Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 3 additions & 10 deletions src/tests/compiletest.md
Original file line number Diff line number Diff line change
Expand Up @@ -788,16 +788,9 @@ only apply to the test as a whole, not to particular revisions.
The only directives that are intended to really work when customized to a revision are
error patterns and compiler flags.

<!-- date-check jul 2023 -->
The following test suites support revisions:

- ui
- assembly
- codegen
- coverage
- debuginfo
- rustdoc UI tests
- incremental (these are special in that they inherently cannot be run in parallel)
<!-- date-check Jan 2026 -->
> [!NOTE]
> The only test suite that does not support revisions is `run-make`.

### Ignoring unused revision names

Expand Down
Loading