Skip to content

Handle # env-dep directives in dep-info files #804

@luser

Description

@luser

rustc nightly added support for adding extra annotations in the form of Makefile comments to dep-info files to track environment variables accessed by way of the env! macro. sccache should parse these directives and add referenced environment variables as hash inputs.

@alexcrichton has a pull request open to add support to cargo. I'm sure it'd be straightforward to add support to sccache's parser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions