summary refs log tree commit diff
path: root/library/std/src/io/buffered/mod.rs
AgeCommit message (Expand)AuthorLines
2021-07-15Stabilize `into_parts()` and `into_error()`inquisitivecrystal-4/+2
2020-12-04IntoInnerError: Provide into_errorIan Jackson-0/+21
2020-12-04IntoInnerError: Provide into_partsIan Jackson-0/+24
2020-09-10move buffered.rs to mod.rsNathan West-0/+151