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
What about environment variables used in Rust code (via env! or option_env). Does changing target properties that are used in the custom command via genex properly trigger a rebuild even if a DEPFILE is provided?
What about include_bytes / include_str - are they tracked in the depfile?