| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-08-05 | non-linux platforms | Nick Cameron | -5/+5 | |
| Signed-off-by: Nick Cameron <nrc@ncameron.org> | ||||
| 2022-08-04 | std::io: migrate ReadBuf to BorrowBuf/BorrowCursor | Nick Cameron | -24/+24 | |
| Signed-off-by: Nick Cameron <nrc@ncameron.org> | ||||
| 2021-11-02 | read_buf | DrMeepster | -1/+28 | |
| 2021-01-31 | specialize io::copy to use the memory of the writer if it is a BufWriter | The8472 | -1/+49 | |
| 2021-01-30 | impl Seek for Empty | oberien | -1/+21 | |
| Fix #78029 | ||||
| 2020-11-06 | Make some std::io functions `const` | BenoƮt du Garreau | -1/+8 | |
| Includes: - io::Cursor::new - io::Cursor::get_ref - io::Cursor::position - io::empty - io::repeat - io::sink | ||||
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -0/+45 | |
| Also doing fmt inplace as requested. | ||||
