| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-07-15 | Add specializations of read_to_end for Stdin, TcpStream and File, | Alisdair Owens | -0/+139 | |
| allowing them to read into a buffer containing uninitialized data, rather than pay the cost of zeroing. | ||||
![]() |
index : rust | |
| https://github.com/rust-lang/rust |
| summary refs log tree commit diff |
| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-07-15 | Add specializations of read_to_end for Stdin, TcpStream and File, | Alisdair Owens | -0/+139 | |
| allowing them to read into a buffer containing uninitialized data, rather than pay the cost of zeroing. | ||||