rust-lang / stdarch

Rust's standard library vendor-specific APIs and run-time feature detection
https://doc.rust-lang.org/stable/core/arch/
Apache License 2.0
599 stars 264 forks source link

Documentation Fixes in x86 intrinsics #1608

Closed sayantn closed 2 months ago

sayantn commented 2 months ago

This PR fixes many broken links to the Intel Intrinsics Guide. It also adds functionality in stdarch-verify to check for mistakes in documentation.

rustbot commented 2 months ago

r? @Amanieu

rustbot has assigned @Amanieu. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer