diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-06-03 17:10:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-03 17:10:53 +0200 |
| commit | 5549d50ccf5c9f505672d9a1eb524e77aac95842 (patch) | |
| tree | 35951932c9bf0463e71a97703d7e944bbc0b8171 /compiler/rustc_target/src/json.rs | |
| parent | 6b80b151b9f90166e22164f08e95a5c9e41dda0e (diff) | |
| parent | 6ce2e052e16f8c7c317686fb6d3d4b4670169745 (diff) | |
| download | rust-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_target/src/json.rs')
0 files changed, 0 insertions, 0 deletions
