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
A clippy bug (rust-lang/rust-clippy#8140) required us to add an allow for clippy::return_self_not_must_use. That bug has been fixed, but not yet rolled out to the nightly version of clippy installed by rustup.
The text was updated successfully, but these errors were encountered:
A clippy bug (rust-lang/rust-clippy#8140) required us to add an allow for
clippy::return_self_not_must_use
. That bug has been fixed, but not yet rolled out to the nightly version of clippy installed by rustup.The text was updated successfully, but these errors were encountered: