Skip to content

Add a check against multiple only- directives in the same line #123730

Closed
@scottmcm

Description

@scottmcm

In 556b47e I wrote

//@ [OPT3LINX64] only-linux only-x86_64

which based on #123185 (comment) appears like it didn't run on just x64.

Assuming I'm right that this is what happened (if not, please close this) then it would be nice for the same helpful checker that tells me I did it wrong when I write linux-only to also tell me that I can't put multiple only checks on the same line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testsuiteArea: The testsuite used to check the correctness of rustcC-enhancementCategory: An issue proposing an enhancement or a PR with one.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions