error: unclosed HTML tag `p` --> $DIR/invalid-html-tags.rs:3:5 | LL | //!

💩

| ^^^ | note: the lint level is defined here --> $DIR/invalid-html-tags.rs:1:9 | LL | #![deny(rustdoc::invalid_html_tags)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ error: unclosed HTML tag `p` --> $DIR/invalid-html-tags.rs:3:9 | LL | //!

💩

| ^^^ error: unclosed HTML tag `unknown` --> $DIR/invalid-html-tags.rs:11:5 | LL | /// | ^^^^^^^^^ error: unclosed HTML tag `script` --> $DIR/invalid-html-tags.rs:14:5 | LL | ///