Skip to content

Make compiletest build std when it runs #288

@artemagvanian

Description

@artemagvanian

I am currently developing a lint that depends on all MIR from inside std to be accessible from the current compilation unit. My lint is packaged using dylint, which uses compiletest under the hood for testing. Hence, I am wondering if it is possible to tell compiletest to build std when it runs, making it do something similar to what cargo ... -Z build-std achieves.

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