diff options
| author | Stuart Cook <Zalathar@users.noreply.github.com> | 2024-12-15 20:01:37 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-15 20:01:37 +1100 |
| commit | 5ce0d812fa68095b92a127afb9c150c503177c0c (patch) | |
| tree | 3ad5315c6dee96198ac6c8c4a7dce18edfb35850 /compiler/rustc_codegen_llvm/src | |
| parent | 66679081c7f2f881b09d84784a162b81c89d8edc (diff) | |
| parent | a4ef751e26a90dd3b6b35fdbfef1e4854f9d80e1 (diff) | |
| download | rust-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
