compiletest: don't silently accept unsupported directives in test suites #128058
Open
Description
opened on Jul 22, 2024
Yes, there are special handling here and there for specific directives. But the handling is limited and is only for specific directives in specific test suites.
We should error if a test writer specifies a directive invalid for a given test suite.
This may require reworking how directives are handled, i.e. have test suites "register" what directives they support.
Metadata
Assignees
Labels
Area: The compiletest test runnerArea: Makes things more difficult for new contributors to rust itselfCategory: PRs that clean code up or issues documenting cleanup.Call for participation: Hard difficulty. Experience needed to fix: A lot.Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Type
Projects
Status
Backlog
Activity