| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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. | ||||
