Files
rust/src/libstd/io
Arthur Silva dcd80b80ae Remove one bounds check from BufReader
Otherwise the optimizer can't be sure that pos <= cap. Added a paranoid debug_assert to ensure correctness instead.
2016-11-10 22:26:50 +01:00
..
2016-08-24 22:12:48 +00:00
2016-11-05 00:48:03 +01:00
2016-11-05 00:48:03 +01:00
2016-08-24 22:12:48 +00:00