about summary refs log tree commit diff
path: root/tests/rustdoc-ui/unescaped_backticks.stderr
AgeCommit message (Expand)AuthorLines
2024-03-29rustdoc: point at span in `include_str!`-ed md fileMichael Howell-12/+12
2024-01-31Don't hash lints differently to non-lints.Nicholas Nethercote-3/+0
2023-12-02Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`.Nicholas Nethercote-7/+7
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+3
2023-08-18fix `unescaped_backticks` errorKyle Lin-64/+64
2023-05-22rustdoc: add regression test for broken link due to double backticksLukas Markeffsky-1/+13
2023-04-29Add `rustdoc::unescaped_backtick` lintLukas Markeffsky-0/+959