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
Clippy has a lint that warns when trait bounds for a single variable appear both in angle brackets and in a where clause. Perhaps rustfmt could bring some uniformity to formatting trait bounds automatically?
Clippy has a lint that warns when trait bounds for a single variable appear both in angle brackets and in a where clause. Perhaps rustfmt could bring some uniformity to formatting trait bounds automatically?