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
Currently only servo/servo runs clippy and deny warnings. I suggest we enable this for other repos as well. This can cause additional maintenance burden and occasional breakage on new rust releases (weekly runs to detect this?). Any opinions?