diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2020-07-01 07:42:48 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-01 07:42:48 -0700 |
| commit | 3951a98ec5a53e527f0b2d1791b3db31738a107a (patch) | |
| tree | 216db3a39320623b400a2edd44460f3472d841ee /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 8ac17d14aabddc660dafdc8b385bf7e6cd6e2bad (diff) | |
| parent | b71a3e1e3a20e7db3b8167d19002c372ffe69c54 (diff) | |
| download | rust-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 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
