]> git.lizzy.rs Git - rust.git/commit
Avoid third seek operation in `Seek::stream_len` when possible
authorLukas Kalbertodt <lukas.kalbertodt@gmail.com>
Thu, 14 Mar 2019 12:43:17 +0000 (13:43 +0100)
committerLukas Kalbertodt <lukas.kalbertodt@gmail.com>
Thu, 14 Mar 2019 12:43:17 +0000 (13:43 +0100)
commit598a1b4dd1a6cc1bfe689a6931af9e6aa47134e1
tree4478371a2fe145c171a6feaecdef5770467610f6
parente8ee00a6493b8cde09f5497f430d46a978ae865f
Avoid third seek operation in `Seek::stream_len` when possible
src/libstd/io/mod.rs