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
The latest version of `clippy` introduces new warnings for format strings where a variable could be included inline, but isn't. This is causing the CI to fail.
Fix the warnings.
0 commit comments