bors 9fe551ae49 Auto merge of #74366 - t-rapp:tr-bufreader-pos, r=LukasKalbertodt
Implement Seek::stream_position() for BufReader

Optimization over `BufReader::seek()` for getting the current position without flushing the internal buffer.

Related to #31100. Based on the code in #70577.
2020-09-07 11:09:41 +00:00
..
2020-07-27 19:51:13 -05:00
2020-07-27 19:51:13 -05:00
2020-08-28 09:02:39 +02:00