Commit 64df571
committed
Remove redundant intra-doc link definitions in _mm_clflushopt
rustdoc resolves _mm_clflush/_mm_sfence/_mm_mfence automatically as
intra-doc links since they are in scope under core::arch::x86_64; the
explicit reference-definition lines were unnecessary. Other intrinsics
(avx.rs, avx512f.rs) already link these bare in prose without definitions.1 parent dc60b5f commit 64df571
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 29 | | |
34 | 30 | | |
35 | 31 | | |
| |||
0 commit comments