about summary refs log tree commit diff
path: root/compiler/rustc_traits/src/lib.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-06-03 17:10:53 +0200
committerGitHub <noreply@github.com>2022-06-03 17:10:53 +0200
commit5549d50ccf5c9f505672d9a1eb524e77aac95842 (patch)
tree35951932c9bf0463e71a97703d7e944bbc0b8171 /compiler/rustc_traits/src/lib.rs
parent6b80b151b9f90166e22164f08e95a5c9e41dda0e (diff)
parent6ce2e052e16f8c7c317686fb6d3d4b4670169745 (diff)
downloadrust-5549d50ccf5c9f505672d9a1eb524e77aac95842.tar.gz
rust-5549d50ccf5c9f505672d9a1eb524e77aac95842.zip
Rollup merge of #97681 - GuillaumeGomez:more-eslint, r=Dylan-DPC
Add more eslint checks

A new batch of eslint rules:

 * [no-fallthrough](https://eslint.org/docs/rules/no-fallthrough)
 * [no-invalid-regexp](https://eslint.org/docs/rules/no-invalid-regexp)
 * [no-import-assign](https://eslint.org/docs/rules/no-import-assign)
 * [no-self-compare](https://eslint.org/docs/rules/no-self-compare)
 * [no-template-curly-in-string](https://eslint.org/docs/rules/no-template-curly-in-string)
 * [block-scoped-var](https://eslint.org/docs/rules/block-scoped-var)
 * [guard-for-in](https://eslint.org/docs/rules/guard-for-in)
 * [no-alert](https://eslint.org/docs/rules/no-alert)

r? ``@notriddle``
Diffstat (limited to 'compiler/rustc_traits/src/lib.rs')
0 files changed, 0 insertions, 0 deletions