diff options
author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-04-17 08:09:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-17 08:09:42 +0200 |
commit | 35e63890bdd1b25298862cff59bce2a01728279b (patch) | |
tree | 17fc1cb568c33a9efa113dfa4e7bc165d94e8d93 /tests/rustdoc-js-std/parser-errors.js | |
parent | 0a2c0eca3f2cf84b8eab4565001a41b597a498e8 (diff) | |
parent | db8dfbdb7553e499e6a1e9e72f338eb7e4c91db9 (diff) | |
download | rust-35e63890bdd1b25298862cff59bce2a01728279b.tar.gz |
Rollup merge of #110433 - ChrisDenton:notfound, r=thomcc
Windows: map a few more error codes to ErrorKind
NotFound errors:
* `ERROR_INVALID_DRIVE`: The system cannot find the drive specified
* `ERROR_BAD_NETPATH`: The network path was not found
* `ERROR_BAD_NET_NAME`: The network name cannot be found.
InvalidFilename:
* `ERROR_BAD_PATHNAME`: The specified path is invalid.
Source: [System Error Codes (0-499)](https://learn.microsoft.com/en-us/windows/win32/debug/system-error-codes--0-499-)
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions