| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-09-07 | Implement Seek::stream_position() for BufReader | Tobias Rapp | -0/+42 | |
| Optimization over BufReader::seek() for getting the current position without flushing the internal buffer. Related to #31100. Based on code in #70577. | ||||
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -0/+916 | |
| Also doing fmt inplace as requested. | ||||
