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
In Miri, a while ago we replaced vergen by rustc_tools_util. However, unlike vergen, rustc_tools_util does not emit any "rerun-if-changed" and therefore the git hash it shows will not be properly updated on rebuilds.