mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 12:40:14 +03:00
1a206fc4ab
Do not show docs link when lint doesn't start with "clippy::" This small change ensures that if the diagnostic functions are called from outside of Clippy, a docs link is not displayed. --- *Please write a short comment explaining your change (or "none" for internal only changes)* changelog: restrict docs links