Files
rust/library/core/src
Matthias Krüger fa63dbf301 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
2025-09-15 06:03:45 +02:00
..
2025-08-12 13:18:48 +01:00
2025-09-12 12:39:31 +03:00
2025-09-12 12:39:31 +03:00
2025-09-01 21:38:26 -04:00
2025-09-01 21:38:26 -04:00
2025-09-12 12:39:31 +03:00
2025-09-01 21:38:26 -04:00
2025-09-01 21:38:26 -04:00
2025-09-12 12:39:31 +03:00
2025-09-01 21:38:26 -04:00
2025-09-01 21:38:26 -04:00
2025-09-08 22:07:43 -04:00
2025-09-12 12:39:31 +03:00
2025-09-12 12:39:31 +03:00
2025-09-01 21:38:26 -04:00
2025-09-12 12:39:31 +03:00
2025-05-12 15:33:30 +02:00
2025-09-01 21:38:26 -04:00
2025-09-12 12:39:31 +03:00
2025-09-07 21:16:35 -07:00
2025-06-15 22:08:41 +02:00
2025-09-12 12:39:31 +03:00
2025-09-01 21:38:26 -04:00
2025-09-12 12:39:31 +03:00
2025-09-12 12:39:31 +03:00
2025-08-30 01:38:14 +03:00
2025-09-12 12:39:31 +03:00
2025-08-20 20:31:33 -04:00