about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-15 11:29:26 +0100
committerGitHub <noreply@github.com>2025-03-15 11:29:26 +0100
commit06b135f6bc4bf6df4f0fd9d7a625d168597b05df (patch)
treed7ad5dfd63334076cf08ca82e7e2a6e78a8baab5 /compiler/rustc_codegen_llvm/src
parenta3840390538f2112ef0d3b7f4c5baee15d19c2da (diff)
parent08166b5b239beb794a48bec52adc6e5261b166d1 (diff)
downloadrust-06b135f6bc4bf6df4f0fd9d7a625d168597b05df.tar.gz
rust-06b135f6bc4bf6df4f0fd9d7a625d168597b05df.zip
Rollup merge of #138439 - weihanglo:argmax, r=jieyouxu
feat: check ARG_MAX on Unix platforms

On Unix the limits can be gargantuan anyway so we're pretty unlikely to hit them, but might still exceed it.
We consult ARG_MAX here to get an estimate.

Fixes #138421

r? `@jieyouxu`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions