Skip to content

Support non-UTF-8 in environment variable dependency tracking #133699

Open
@madsmtm

Description

@madsmtm

ParseSess::env_depinfo stores Symbol instead of OsStr.

While we're at it, might make sense to actually not store the environment variable value at all, and instead fetch it inside write_out_deps? (which assumes that the variable won't change during execution of the compiler, but it probably won't).

See also #130883 (comment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-discussionCategory: Discussion or questions that doesn't represent real issues.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions