Skip to content

Commit 5dc3e7c

Browse files
Fix typo in primitive_docs.rs
1 parent d14d771 commit 5dc3e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/primitive_docs.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1251,7 +1251,7 @@ mod prim_f16 {}
12511251
/// - **Unchanged NaN propagation**: The quiet bit and payload are copied from any input operand
12521252
/// that is a NaN. If the inputs and outputs do not have the same size (i.e., for `as` casts), the
12531253
/// same rules as for "quieting NaN propagation" apply, with one caveat: if the output is smaller
1254-
/// than the input, droppig the low-order bits may result in a payload of 0; a payload of 0 is not
1254+
/// than the input, dropping the low-order bits may result in a payload of 0; a payload of 0 is not
12551255
/// possible with a signaling NaN (the all-0 significand encodes an infinity) so unchanged NaN
12561256
/// propagation cannot occur with some inputs.
12571257
/// - **Target-specific NaN**: The quiet bit is set and the payload is picked from a target-specific

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy