Skip to content

Stop running the proc-macro-srv tests #12999

Closed
@lnicola

Description

@lnicola

The crate now has two kinds of tests. The ABI-specific ones are fine, and we'll drop them in due time, but the others only work in the rust-lang/rust tree. We need to find a way to stop running them in this repo.

We could use a Cargo feature (which might require building the tests twice on the downstream CI) or look for an environment variable. Both approaches seem a bit confusing IMHO.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions