diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-09-15 06:03:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-15 06:03:45 +0200 |
| commit | fa63dbf301e7f7a21969ddf6324bbee56873f274 (patch) | |
| tree | 413d9cf0c7883796e9153b535704461fdc0624e9 /compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp | |
| parent | f96bc5c378b27426c7fed4d886d20fcb92858d76 (diff) | |
| parent | a2d66db9badf35d4ad31323b0f5e6132d56f9391 (diff) | |
| download | rust-fa63dbf301e7f7a21969ddf6324bbee56873f274.tar.gz rust-fa63dbf301e7f7a21969ddf6324bbee56873f274.zip | |
Rollup merge of #146284 - Kivooeo:blazing-fast-division-bignum, r=Mark-Simulacrum
Remove `div_rem` from `core::num::bignum` This fixes very old fixme that sounds like this ``` Stupid slow base-2 long division taken from https://en.wikipedia.org/wiki/Division_algorithm FIXME use a greater base ($ty) for the long division. ``` By deleting this method since it was never used
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
