Skip to content

Include CARGO_ environment variables in Rust hash generation #89

Closed
@luser

Description

@luser

We are currently not including any environment variables in the hash generation for Rust compilation because of #48 . Once that's fixed we should include CARGO_* env vars at the very least, since it's pretty common to use those. Ideally we'd include all env vars used via env!, but that will require some compiler support.

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