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>2020-11-07 01:02:14 +0900
committerGitHub <noreply@github.com>2020-11-07 01:02:14 +0900
commit7931b2454dc8de91285e9a2469acfc939b369787 (patch)
tree6f522a1427075ce82ca970288d50d5f4c5ded277 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parentc990a387db74d32ffebb7198c61de88ab1a6c660 (diff)
parent5ea028ef7651e65a0c4ba7c67d010dfa36658b3e (diff)
downloadrust-7931b2454dc8de91285e9a2469acfc939b369787.tar.gz
rust-7931b2454dc8de91285e9a2469acfc939b369787.zip
Rollup merge of #78666 - sasurau4:fix/shellcheck-error, r=jyn514
Fix shellcheck error

## Overview

Helps with #77290

This pr fix only errors of shellcheck, the result of `git ls-files '*.sh' | xargs shellcheck --severity=error`.

Fixing error are following.

- https://github.com/koalaman/shellcheck/wiki/SC2148
- https://github.com/koalaman/shellcheck/wiki/SC1008

Disable error following.
- https://github.com/koalaman/shellcheck/wiki/SC2068
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions