about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2024-12-15 20:01:37 +1100
committerGitHub <noreply@github.com>2024-12-15 20:01:37 +1100
commit5ce0d812fa68095b92a127afb9c150c503177c0c (patch)
tree3ad5315c6dee96198ac6c8c4a7dce18edfb35850 /compiler/rustc_codegen_llvm/src
parent66679081c7f2f881b09d84784a162b81c89d8edc (diff)
parenta4ef751e26a90dd3b6b35fdbfef1e4854f9d80e1 (diff)
downloadrust-5ce0d812fa68095b92a127afb9c150c503177c0c.tar.gz
rust-5ce0d812fa68095b92a127afb9c150c503177c0c.zip
Rollup merge of #133633 - jyn514:hide-linker-args, r=bjorn3,jyn514
don't show the full linker args unless `--verbose` is passed

the linker arguments can be *very* long, especially for crates with many dependencies. often they are not useful. omit them unless the user specifically requests them.

split out from https://github.com/rust-lang/rust/pull/119286. fixes https://github.com/rust-lang/rust/issues/109979.

r? `@bjorn3`

try-build: i686-mingw
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions