about summary refs log tree commit diff
path: root/library/std/src/io/readbuf.rs
AgeCommit message (Collapse)AuthorLines
2021-12-26fix typo: intialized -> initializedHiroshi Kori-2/+2
2021-12-07correct typoDrMeepster-1/+1
Co-authored-by: Josh Triplett <josh@joshtriplett.org>
2021-11-02implement review suggestionsDrMeepster-5/+5
2021-11-02read_bufDrMeepster-0/+245