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 53122e6 commit 77f4e5bCopy full SHA for 77f4e5b
src/tools/tidy/src/extra_checks/rustdoc_js.rs
@@ -1,5 +1,4 @@
1
-//! Tidy check to ensure that rustdoc templates didn't forget a `{# #}` to strip extra whitespace
2
-//! characters.
+//! Tidy check specific to the Javascript file that make up the static part of the generated rustdoc site.
3
4
use std::ffi::OsStr;
5
use std::io;
0 commit comments