diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-06-29 22:10:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-29 22:10:59 +0200 |
| commit | c79e08d3a65de6ee1dd4d9c9927c54be48890094 (patch) | |
| tree | c1e29e3eb129fe8758d3391cc51f04e7f5090090 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp | |
| parent | 5ea1a03ccaa98e880a7e32290c1e929955326a1a (diff) | |
| parent | 5dece2b2bd97c56f9abe2599ec1b4957fd63be55 (diff) | |
| download | rust-c79e08d3a65de6ee1dd4d9c9927c54be48890094.tar.gz rust-c79e08d3a65de6ee1dd4d9c9927c54be48890094.zip | |
Rollup merge of #127122 - TDecking:div_ceil, r=Nilstrieb
Remove uneccessary condition in `div_ceil` Previously, `div_ceil` for unsigned integers had a `rhs > 0` for rounding. That condition however is always fulfilled, since `rhs == 0` would mean a division by zero earlier.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions
