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
This commit automatically sets `ignore-git` to `true` in configuration if the
configured channel is set to "dev" and otherwise no value for `ignore-git` has
been specified. This'll help rebuilds locally whenever a new commit is made by
ensuring that git information never makes its way to compiler crates in the
first place.
Closesrust-lang#43771
0 commit comments