We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0965448 commit e759a1fCopy full SHA for e759a1f
library/core/src/primitive_docs.rs
@@ -1084,6 +1084,7 @@ impl<T> (T,) {}
1084
///
1085
/// Note that most major platforms will provide `f16` math support by converting to and from
1086
/// an `f32`, which is usually fairly performant but will not be as fast as using `f32` directly.
1087
+
1088
/// *[See also the `std::f16::consts` module](crate::f16::consts).*
1089
1090
/// [wikipedia]: https://en.wikipedia.org/wiki/Half-precision_floating-point_format
0 commit comments