rust/library/stdarch/crates/std_detect/src
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
..
detect Fix false rustdoc broken_intra_link detection (#984) 2021-01-18 23:56:58 +00:00
lib.rs Use llvm_asm! instead of asm! (#846) 2020-04-09 00:05:10 +01:00
mod.rs Refactor stdsimd 2019-01-22 17:04:25 +01:00