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
Revert ac1bf46 which ends up disabling rerun-if-changed for src/*.rs
This ran into a known cargo footgun where if you emit rerun-if-changed
you are responsible for emitting all the rerun-if-changed directives that
otherwise would be implied by cargo.
0 commit comments