about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-04-17 08:09:42 +0200
committerGitHub <noreply@github.com>2023-04-17 08:09:42 +0200
commit35e63890bdd1b25298862cff59bce2a01728279b (patch)
tree17fc1cb568c33a9efa113dfa4e7bc165d94e8d93 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent0a2c0eca3f2cf84b8eab4565001a41b597a498e8 (diff)
parentdb8dfbdb7553e499e6a1e9e72f338eb7e4c91db9 (diff)
downloadrust-35e63890bdd1b25298862cff59bce2a01728279b.tar.gz
rust-35e63890bdd1b25298862cff59bce2a01728279b.zip
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 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions