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 replaces the dependency on the rustfmt executable with an actual
tracked build dependency. Since we have to parse with syn anyway now, I
also took the opportunity to swap the string replacement for a
syntax-tree based replacement.
0 commit comments