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 96169d8 commit b023137Copy full SHA for b023137
src/tools/tidy/src/main.rs
@@ -111,7 +111,6 @@ fn main() {
111
check!(rustdoc_gui_tests, &tests_path);
112
check!(rustdoc_css_themes, &librustdoc_path);
113
check!(rustdoc_templates, &librustdoc_path);
114
- check!(rustdoc_js, &librustdoc_path, &tools_path, &src_path);
115
check!(rustdoc_json, &src_path, &ci_info);
116
check!(known_bug, &crashes_path);
117
check!(unknown_revision, &tests_path);
0 commit comments