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
Could disallowed-method and disallowed-type be moved to restriction and made warn (or even deny) by default? I can't find any known issues with them and you need to configure them via .clippy.toml anyways before they do anything.
Could
disallowed-method
anddisallowed-type
be moved torestriction
and made warn (or even deny) by default? I can't find any known issues with them and you need to configure them via.clippy.toml
anyways before they do anything.@rustbot label +C-enhancement
The text was updated successfully, but these errors were encountered: