diff options
| author | Michael Goulet <michael@errs.io> | 2025-03-06 15:40:11 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-06 15:40:11 -0500 |
| commit | e6d18561aae0e28551850a5395afeed9179d3fae (patch) | |
| tree | d759f24869545fa76b3d86e948f29c9533aea2f6 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 9891f55e6eea6f771f6eee76127283c5fc197885 (diff) | |
| parent | feae27945bbffacf553e92421a7efd2a159b7262 (diff) | |
| download | rust-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
