mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
21efd39b04
Don't emit "missing backticks" lint if the element is wrapped in `<code>` HTML tags Fixes #9473. changelog: Don't emit "missing backticks" lint if the element is wrapped in `<code>` HTML tags