about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorCamelid <camelidcamel@gmail.com>2021-01-10 18:07:05 -0800
committerCamelid <camelidcamel@gmail.com>2021-01-11 19:59:25 -0800
commit8c431607440d454e15c456b14f0282d3487c411e (patch)
treea7e148d00b2ee564e683474c2a7aa3708a47effd /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent04064416644eba7351b1a457c1de27d28a750c95 (diff)
downloadrust-8c431607440d454e15c456b14f0282d3487c411e.tar.gz
rust-8c431607440d454e15c456b14f0282d3487c411e.zip
driver: Use `atty` instead of rolling our own
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