cargo
cargo copied to clipboard
fix(env): cargo:rerun-if-env-changed doesn't work with env configuration
What does this PR try to resolve?
Fixes https://github.com/rust-lang/cargo/issues/10358 Fixes #8693
Additional information
Due to my stupidity, I screwed up the previous PR. I didn't know what to do with it, so I created a new PR.
r?@epage
btw I believe this would also fix #8693.
This would likely need to revert #12482.
I'm not clear, how does this fix #8693?
@heisen-li Do you plan on finishing this up? It would be great to see this land.
@heisen-li Do you plan on finishing this up? It would be great to see this land.
I may not have time for this for a while due to changes in my job and the difficulty of modifying this PR which may take more time for me.If you or anyone else is interested feel free to finish and close this.If I have more time I would be more than happy to continue this work.Sorry about that.
:umbrella: The latest upstream changes (presumably #14137) made this pull request unmergeable. Please resolve the merge conflicts.
No worries @heisen-li. Your help here is appreciated. I'll close this in favor of #14756. Thanks you!