mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +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