We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b827847 commit d0909bdCopy full SHA for d0909bd
src/librustdoc/html/static/.eslintrc.js
@@ -82,5 +82,6 @@ module.exports = {
82
"no-div-regex": "error",
83
"no-floating-decimal": "error",
84
"no-implicit-globals": "error",
85
+ "no-implied-eval": "error",
86
}
87
};
0 commit comments