rust/library
Carlos Pérez 390ce8dca5
Fix false rustdoc broken_intra_link detection (#984)
I saw in https://github.com/rust-lang/rust/issues/81037
that when you document private items with rustdoc the
`x86 AVX-512 BITALG` feature comment does not contain
scape characters in the message and therefore rustdoc
was emiting warnings.

This fixes it.
2021-01-18 23:56:58 +00:00
..
stdarch Fix false rustdoc broken_intra_link detection (#984) 2021-01-18 23:56:58 +00:00