diff options
| author | Ian Jackson <ijackson@chiark.greenend.org.uk> | 2021-06-18 18:15:26 +0100 |
|---|---|---|
| committer | Ian Jackson <ijackson@chiark.greenend.org.uk> | 2021-06-18 18:51:53 +0100 |
| commit | 8a4b1e4c0bdf1f4279f4ebdce3d3aa4d73be3fb3 (patch) | |
| tree | 3ddc5eaeea17d752524eccc2b85f3ff32efc88d1 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 9580f3336b96e3da02f976e86ccf1122a20df32b (diff) | |
| download | rust-8a4b1e4c0bdf1f4279f4ebdce3d3aa4d73be3fb3.tar.gz rust-8a4b1e4c0bdf1f4279f4ebdce3d3aa4d73be3fb3.zip | |
Windows error codes: Add very very many from mingw
Dump mingw-64's error codes into our source tree. I have verified with these runes: $ f=library/std/src/sys/windows/c/errors.rs $ diff -ub <(git-cat-file blob HEAD~:$f | sort) <(cat $f | perl -pe 's/WSABASEERR \+ (\d+)/10000 + $1/e' |sort) |grep ^- |less that this does not change any existing values. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
