Files
rust/library/std/src
bors 3b263ceb5c Auto merge of #81156 - DrMeepster:read_buf, r=joshtriplett
Implement most of RFC 2930, providing the ReadBuf abstraction

This replaces the `Initializer` abstraction for permitting reading into uninitialized buffers, closing #42788.

This leaves several APIs described in the RFC out of scope for the initial implementation:

* read_buf_vectored
* `ReadBufs`

Closes #42788, by removing the relevant APIs.
2021-12-09 10:11:55 +00:00
..
2021-10-25 22:44:41 -05:00
2021-12-06 21:05:13 -05:00
2021-10-04 10:29:46 +01:00
2021-10-25 22:44:41 -05:00
2021-10-25 22:44:41 -05:00
2021-11-21 08:15:21 -06:00
2021-08-01 11:19:24 -04:00
2021-10-19 15:02:21 +01:00
2021-12-02 19:48:10 +00:00
2021-12-04 19:40:33 +01:00