Use inner docs to fix links
This commit is contained in:
@@ -582,9 +582,10 @@ pub mod time;
|
||||
#[unstable(feature = "portable_simd", issue = "86656")]
|
||||
mod std_float;
|
||||
|
||||
#[doc = include_str!("../../portable-simd/crates/core_simd/src/core_simd_docs.md")]
|
||||
#[unstable(feature = "portable_simd", issue = "86656")]
|
||||
pub mod simd {
|
||||
#![doc = include_str!("../../portable-simd/crates/core_simd/src/core_simd_docs.md")]
|
||||
|
||||
#[doc(inline)]
|
||||
pub use crate::std_float::StdFloat;
|
||||
#[doc(inline)]
|
||||
|
||||
Reference in New Issue
Block a user