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 90aeb53 commit b17254eCopy full SHA for b17254e
core/src/num/mod.rs
@@ -1573,7 +1573,7 @@ $EndFeature, "
1573
the boundary of the type.
1574
1575
The only case where such wrapping can occur is when one takes the absolute value of the negative
1576
-minimal value for the type this is a positive value that is too large to represent in the type. In
+minimal value for the type; this is a positive value that is too large to represent in the type. In
1577
such a case, this function returns `MIN` itself.
1578
1579
# Examples
0 commit comments