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 the use formatting PR #125443 it was noticed that ./x fmt --all was not idempotent, i.e. ./x fmt --all had to be run twice to reproduce the formatted diff.
(I tried looking for an existing issue for this but couldn't find one.)