]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #25246 - mzabaluev:io-invalid-data, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 1 Jun 2015 23:12:52 +0000 (23:12 +0000)
committerbors <bors@rust-lang.org>
Mon, 1 Jun 2015 23:12:52 +0000 (23:12 +0000)
This takes the cases from `InvalidInput` where a data format error
was encountered. This is different from the documented semantics
of `InvalidInput`, which more likely indicate a programming error.

Fixes rust-lang/rfcs#906


Trivial merge