about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2024-07-04 04:09:49 -0400
committerGitHub <noreply@github.com>2024-07-04 04:09:49 -0400
commit5712539a627ef2f8bf3ce8889940b3ba4dc55e6f (patch)
tree9b527a7792cfed245c8b08fc363b0b7a922b3a59 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent6cf34c0cfdaa85a207a9639f0c42e0433f16a3b0 (diff)
parenta6c03ae6fe3dd93146be3a1f7fd65ccd58e3ab67 (diff)
downloadrust-5712539a627ef2f8bf3ce8889940b3ba4dc55e6f.tar.gz
rust-5712539a627ef2f8bf3ce8889940b3ba4dc55e6f.zip
Rollup merge of #127195 - biabbas:vxworks_cleanup, r=jhpratt
Remove unqualified form import of io::Error in process_vxworks.rs and fallback on remove_dir_impl for vxworks

Hi all,
This is to address issue #127084. On inspections it was found that io::Error refrences were all of qualified form and there was no need to add a unqualified form import. Also to successfully build rust for vxworks, we need to fallback on the remove_impl_dir implementations.

Thank you.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions