It'd be great for caching servers like sccache if the compiler could inform them about used environment variables for the compilation through macros like env!
and option_env!
. I'm not precisely sure what the format would look like, but via some means would be great!