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.
2 parents b5432f5 + 1e40360 commit cbe45c6Copy full SHA for cbe45c6
src/libcollections/fmt.rs
@@ -398,7 +398,7 @@
398
//! longer than this width, then it is truncated down to this many characters and only those are
399
//! emitted.
400
//!
401
-//! For integral types, this has no meaning currently.
+//! For integral types, this is ignored.
402
403
//! For floating-point types, this indicates how many digits after the decimal point should be
404
//! printed.
0 commit comments