about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/tests.rs
diff options
context:
space:
mode:
authorbinarycat <binarycat@envs.net>2025-08-17 11:23:19 -0500
committerbinarycat <binarycat@envs.net>2025-08-21 15:00:01 -0500
commit15a8999aedc0e3a0eb7b4e956dd79b3a2f28f2a3 (patch)
treef90f5b3f2a36d31de6a6e2551c836800f6f7a5d7 /compiler/rustc_interface/src/tests.rs
parente50fed79a857ccf3ea516fb4d7fdab665b7a573c (diff)
downloadrust-15a8999aedc0e3a0eb7b4e956dd79b3a2f28f2a3.tar.gz
rust-15a8999aedc0e3a0eb7b4e956dd79b3a2f28f2a3.zip
refactor rustdoc::invalid_html_tags tag parser
previously, this lint did not distinguish between `<img` and `<img>`,
and since the latter should be accepted under html5,
the former was also accepted.

the parser now also handles multi-line tags and multi-line attributes.
Diffstat (limited to 'compiler/rustc_interface/src/tests.rs')
0 files changed, 0 insertions, 0 deletions