https://docs.rs/crate/std_detect/latest reads: "std_detect-0.1.5 doesn't have any documentation". I suspect this is what breaks the source link from https://doc.rust-lang.org/stable/std/macro.is_x86_feature_detected.html (Why that points to "latest" instead of the version std actually uses I have no idea, that seems quite unfortunate). See also rust-lang/rust#141102 which is how I discovered this.