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
We've had enough with clippy errors happens with code untouched.
And the clippy(1.68) suggestion about enum Default derive is conflict
with lower Rust version(<1.66)
To avoid this problem we lock the rust version and make it
steady.
Signed-off-by: Tim Zhang <[email protected]>
0 commit comments