about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorChris Denton <chris@chrisdenton.dev>2023-04-16 23:42:59 +0100
committerChris Denton <chris@chrisdenton.dev>2023-04-16 23:42:59 +0100
commitdb8dfbdb7553e499e6a1e9e72f338eb7e4c91db9 (patch)
treeb64a24f239bf2b6c8bbd2c695b08c2c6ada02b16 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parentd0f204e4d750b62f9d6c2593405e828757126832 (diff)
downloadrust-db8dfbdb7553e499e6a1e9e72f338eb7e4c91db9.tar.gz
rust-db8dfbdb7553e499e6a1e9e72f338eb7e4c91db9.zip
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions