about summary refs log tree commit diff
path: root/library/std/src/io/buffered/linewriter.rs
AgeCommit message (Expand)AuthorLines
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2023-05-01Relax implicit `W: Sized` bound on `LineWriter<W>`Maybe Waffle-24/+26
2022-06-19Fix documentation for with_capacity and reserve families of methodsjmaargh-2/+2
2021-03-27Use DebugStruct::finish_non_exhaustive() in std.Mara Bos-1/+1
2020-09-10Refactor io/buffered.rs into submodulesNathan West-0/+232