about summary refs log tree commit diff
path: root/library/core/src/fmt/builders.rs
AgeCommit message (Expand)AuthorLines
2022-08-24Remove a packing branch from `fmt::builders::PadAdapter`BenoƮt du Garreau-14/+4
2022-02-25Remove needless borrows from core::fmtNixon Enraght-Moony-6/+6
2021-07-11Optimize fmt::PadAdapter::wrapphlopsi-4/+1
2021-04-21Format `Struct { .. }` on one line even with `{:#?}`.Mara Bos-18/+9
2021-03-24Bump debug_non_exhaustive stabilization to 1.53.Mara Bos-1/+1
2021-03-12Update library/core/src/fmt/builders.rsGus Wynn-1/+1
2021-03-11stabilize debug_non_exhaustiveGus Wynn-2/+1
2020-11-07Convert a bunch of intra-doc linksCamelid-26/+18
2020-07-27mv std libs to library/mark-0/+960