Static rustdoc::lint::BARE_URLS

source ·
pub static BARE_URLS: &Lint
Expand description

The bare_urls lint detects when a URL is not a hyperlink. This is a rustdoc only lint, see the documentation in the rustdoc book.