The8472
|
4105506656
|
specialize io::copy to use the memory of the writer if it is a BufWriter
|
2021-01-31 14:58:03 +01:00 |
|
oberien
|
f1cd17961c
|
impl Seek for Empty
Fix #78029
|
2021-01-30 23:00:10 +01:00 |
|
Benoît du Garreau
|
ae059b532f
|
Make some std::io functions const
Includes:
- io::Cursor::new
- io::Cursor::get_ref
- io::Cursor::position
- io::empty
- io::repeat
- io::sink
|
2020-11-06 17:48:26 +01:00 |
|
Lzu Tao
|
a4e926daee
|
std: move "mod tests/benches" to separate files
Also doing fmt inplace as requested.
|
2020-08-31 02:56:59 +00:00 |
|