Skip to content

Warn when a test has two @only-target? #295

@RalfJung

Description

@RalfJung

I just realized that we recently accidentally disabled a test in Miri... I wonder if we should warn against having multiple @only-target?

OTOH that could be legitimate when it's something like

// Only on linux on x86 (32/64) targets
@only-target: linux
@only-target: 86

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions