diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2025-07-04 05:47:25 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-04 05:47:25 +0200 |
| commit | 7c68a8db3e069907d3c93bb7e6cee0cafb003d4f (patch) | |
| tree | 5727ef9b33dd2eb48c41c1939a5565be8da7dd3f /compiler/rustc_ast_lowering/src | |
| parent | 25eb32598942a8fbd3b7cb67e8651ed4fa09d163 (diff) | |
| parent | d9505f0b321e85c47a6f12ee97cd86e0750d4174 (diff) | |
| download | rust-7c68a8db3e069907d3c93bb7e6cee0cafb003d4f.tar.gz rust-7c68a8db3e069907d3c93bb7e6cee0cafb003d4f.zip | |
Rollup merge of #143356 - hkBst:clippy-fix-2, r=scottmcm
use unsigned_abs instead of `abs` on signed int to silence clippy Use `unsigned_abs` instead of `abs` on signed int to silence clippy. Alternatively we could allow the lint, but if codegen is not affected, then this seems preferable.
Diffstat (limited to 'compiler/rustc_ast_lowering/src')
0 files changed, 0 insertions, 0 deletions
