Closed
Description
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
Labels
No labels