rust/src/libcore/fmt
Yuki Okushi 6ab9f65a92
Rollup merge of #72452 - Lucretiel:precision-doc, r=dtolnay
Clarified the documentation for Formatter::precision

Added a note that `precision` is interpreted as max-width when formatting strings
2020-05-29 15:06:59 +09:00
..
rt Drop cfg(bootstrap) code 2020-01-31 12:31:09 -05:00
builders.rs stabilize the debug_map_key_value feature 2020-01-28 11:15:22 +10:00
float.rs Document unsafe blocks in core::fmt 2020-03-05 19:47:58 -08:00
mod.rs Rollup merge of #72452 - Lucretiel:precision-doc, r=dtolnay 2020-05-29 15:06:59 +09:00
num.rs Document unsafe blocks in core::fmt 2020-03-05 19:47:58 -08:00