about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-10-21 12:23:11 +0000
committerbors <bors@rust-lang.org>2022-10-21 12:23:11 +0000
commit9670a3092fa3402cea95c38931f93c6235158d21 (patch)
treed45deb131bb99959c70c058bc3c9dafd4172eac5 /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
parentbefc94e691ae36c2fad134e1cdf483b7bdeeb74f (diff)
parent1c9f3682f5d95ccb5bd7d9f3e49dd49df5e9ee4e (diff)
downloadrust-9670a3092fa3402cea95c38931f93c6235158d21.tar.gz
rust-9670a3092fa3402cea95c38931f93c6235158d21.zip
Auto merge of #2609 - RalfJung:is_terminal, r=RalfJung
Use is_terminal to implement isatty

This means that Linux targets on Windows hosts should give a correct reply. We still don't have an implementation for Windows targets though, that requires some tracking of handles.

Fixes https://github.com/rust-lang/miri/issues/2419

Also restructure our `fs` tests a bit to test the parts that don't need libc separately.

`as_unix_host_fd` is now not used any more, but it could become useful again in the future so I kept it.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions