We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
f32
1 parent 621cbaa commit 9b89d8aCopy full SHA for 9b89d8a
library/std/src/primitive_docs.rs
@@ -796,7 +796,7 @@ mod prim_f32 {}
796
///
797
/// This type is very similar to [`f32`], but has increased
798
/// precision by using twice as many bits. Please see [the documentation for
799
-/// `f32`] or [Wikipedia on double precision
+/// `f32`][`f32`] or [Wikipedia on double precision
800
/// values][wikipedia] for more information.
801
802
/// *[See also the `std::f64::consts` module][`crate::f64::consts`].*
0 commit comments