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
Rollup merge of #142618 - GuillaumeGomez:eslint-no-console, r=lolbinarycat
Lint about `console` calls in rustdoc JS
As discussed [here](#142100 (comment)), this PR enforces that `console` is not used in rustdoc JS by default.
cc `@lolbinarycat`
0 commit comments