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 2f613bf commit 1e40360Copy full SHA for 1e40360
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