You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rustc nightly added support for adding extra annotations in the form of Makefile comments to dep-info files to track environment variables accessed by way of the env! macro. sccache should parse these directives and add referenced environment variables as hash inputs.