about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2025-03-06 15:40:11 -0500
committerGitHub <noreply@github.com>2025-03-06 15:40:11 -0500
commite6d18561aae0e28551850a5395afeed9179d3fae (patch)
treed759f24869545fa76b3d86e948f29c9533aea2f6 /compiler/rustc_codegen_llvm/src/errors.rs
parent9891f55e6eea6f771f6eee76127283c5fc197885 (diff)
parentfeae27945bbffacf553e92421a7efd2a159b7262 (diff)
downloadrust-e6d18561aae0e28551850a5395afeed9179d3fae.tar.gz
rust-e6d18561aae0e28551850a5395afeed9179d3fae.zip
Rollup merge of #138117 - cuviper:passwrapper-size_t, r=Urgau
[llvm/PassWrapper] use `size_t` when building arg strings

While we're unlikely to ever overflow `int` in this case, it's still more proper to use `size_t` consistently when dealing with buffer lengths. If nothing else, this fixes a few `-Wsign-compare` warnings.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions