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
{{ message }}
This repository was archived by the owner on Nov 24, 2023. It is now read-only.
Fix env var name, list explicit allow lints
I'd like to have a way to disable all lints and than individually enable
the breakage lint group, but sadly `-A warnings -D rust-2018-breakage`
doesn't seem to work. So, let's list the default lint groups for now.
0 commit comments