about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2020-07-01 07:42:48 -0700
committerGitHub <noreply@github.com>2020-07-01 07:42:48 -0700
commit3951a98ec5a53e527f0b2d1791b3db31738a107a (patch)
tree216db3a39320623b400a2edd44460f3472d841ee /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent8ac17d14aabddc660dafdc8b385bf7e6cd6e2bad (diff)
parentb71a3e1e3a20e7db3b8167d19002c372ffe69c54 (diff)
downloadrust-3951a98ec5a53e527f0b2d1791b3db31738a107a.tar.gz
rust-3951a98ec5a53e527f0b2d1791b3db31738a107a.zip
Rollup merge of #73752 - TyPR124:invalid-parameter-error, r=LukasKalbertodt
Remap Windows ERROR_INVALID_PARAMETER to ErrorKind::InvalidInput from Other

I don't know if this is acceptable or how likely it is to break existing code, but it seem to me ERROR_INVALID_PARAMETER "The parameter is incorrect" should map to ErrorKind::InvalidInput "A parameter was incorrect". Previously this value fell through to ErrorKind::Other.

I can't speak for anyone but myself, but I instinctively thought it would be InvalidInput.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions