mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-27 23:20:39 +00: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 |
||
---|---|---|
.. | ||
doc-fixable.fixed | ||
doc-fixable.rs | ||
doc-fixable.stderr | ||
issue_902.rs | ||
issue_1832.rs | ||
issue_9473.fixed | ||
issue_9473.rs | ||
issue_9473.stderr | ||
needless_doctest_main.rs | ||
unbalanced_ticks.rs | ||
unbalanced_ticks.stderr |