rust/library/core/src/fmt
Trevor Gross 0d99b5585b
Rollup merge of #143426 - hkBst:clippy-fix-indent-1, r=jhpratt
clippy fix: indentation

Fixes indentation of markdown comments.
2025-07-08 22:50:27 -05:00
..
builders.rs Mark std::fmt::from_fn as #[must_use] 2025-02-03 20:17:27 +00:00
float.rs float: Add f16 parsing and printing 2025-05-18 16:43:13 +00:00
fmt_trait_method_doc.md Document proper usage of fmt::Error and fmt()'s Result. 2024-05-09 17:58:38 -07:00
mod.rs Rollup merge of #143426 - hkBst:clippy-fix-indent-1, r=jhpratt 2025-07-08 22:50:27 -05:00
nofloat.rs Refactor floating macro and nofloat panic message 2024-10-15 22:27:06 +09:00
num.rs Rollup merge of #142098 - GuillaumeGomez:int_format_into, r=Amanieu 2025-07-08 03:09:56 +02:00
num_buffer.rs Implement int_format_into feature 2025-07-03 18:57:16 +02:00
rt.rs Allow storing format_args!() in let. 2025-06-18 10:20:20 +02:00