Rollup merge of #25002 - steveklabnik:gh24767, r=alexcrichton
Fixes #24767
This commit is contained in:
commit
216fdafd71
1 changed files with 1 additions and 1 deletions
|
|
@ -398,7 +398,7 @@
|
|||
//! longer than this width, then it is truncated down to this many characters and only those are
|
||||
//! emitted.
|
||||
//!
|
||||
//! For integral types, this has no meaning currently.
|
||||
//! For integral types, this is ignored.
|
||||
//!
|
||||
//! For floating-point types, this indicates how many digits after the decimal point should be
|
||||
//! printed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue