about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-01-12 16:13:28 +0900
committerGitHub <noreply@github.com>2021-01-12 16:13:28 +0900
commitd682a6834d712dff3b9da219f6b2d3a68f0a22fd (patch)
treecf80da92237e0d68de6709500187c7e34e5e51f5 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent7c79e5b105daa4323d2a8c95712799c01233c83c (diff)
parent8c431607440d454e15c456b14f0282d3487c411e (diff)
downloadrust-d682a6834d712dff3b9da219f6b2d3a68f0a22fd.tar.gz
rust-d682a6834d712dff3b9da219f6b2d3a68f0a22fd.zip
Rollup merge of #80897 - camelid:atty, r=jyn514
driver: Use `atty` instead of rolling our own

Fixes #80888.

Rationale:

- `atty` is widely used in the Rust ecosystem
- We already use it (in `rustc_errors` and other places)
- We shouldn't be rolling our own TTY detector when there's a
  widely-used, well-tested package that we can use
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions