about summary refs log tree commit diff
path: root/src/libsyntax/errors
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2016-04-14 14:49:09 -0400
committerSteve Klabnik <steve@steveklabnik.com>2016-04-14 14:49:09 -0400
commit78ab18199d69bcc801668bfbeea8190b2c73a939 (patch)
tree78396f9da92b61c2cec5faad8589f71dc7fa0d33 /src/libsyntax/errors
parent04b7427bb19c6977e308a3523a7d0f3512471c1d (diff)
parenta3329f5452b20fd611537e7db1a86a9fe115008a (diff)
downloadrust-78ab18199d69bcc801668bfbeea8190b2c73a939.tar.gz
rust-78ab18199d69bcc801668bfbeea8190b2c73a939.zip
Rollup merge of #32855 - troplin:take-bufread-fix, r=alexcrichton
Don't read past limit for in BufRead instance of Take

Similar to `Read::read`, `BufRead::fill_buf` impl of `Take` should not call `inner.fill_buf` if the limit is already reached.
Diffstat (limited to 'src/libsyntax/errors')
0 files changed, 0 insertions, 0 deletions