-
Notifications
You must be signed in to change notification settings - Fork 57
Comparing changes
Open a pull request
base repository: rust-num/num-integer
base: num-integer-0.1.46
head repository: rust-num/num-integer
compare: num-integer-0.1.47
- 14 commits
- 10 files changed
- 3 contributors
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ce90c5 - Browse repository at this point
Copy the full SHA 3ce90c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce7b81e - Browse repository at this point
Copy the full SHA ce7b81eView commit details
Commits on May 4, 2024
-
Merge pull request #65 from cuviper/old-ci
Fix older CI for num-traits 0.2.19
Configuration menu - View commit details
-
Copy full SHA for 03640c2 - Browse repository at this point
Copy the full SHA 03640c2View commit details
Commits on Feb 28, 2025
-
test_is_multiple_of: call is_multiple_of from trait
is_multiple_of was just stabilized for unsigned integer types[0], so this fails to compile on recent nightlies without this fix. 0: rust-lang/rust#137383
Configuration menu - View commit details
-
Copy full SHA for a979659 - Browse repository at this point
Copy the full SHA a979659View commit details -
Merge pull request #69 from durin42/rustc-nightly-is_multiple_of-stable
test_is_multiple_of: call is_multiple_of from trait
Configuration menu - View commit details
-
Copy full SHA for 4b1818d - Browse repository at this point
Copy the full SHA 4b1818dView commit details
Commits on Jul 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f9279a2 - Browse repository at this point
Copy the full SHA f9279a2View commit details -
Merge pull request #75 from mikem8891/master
Non-negative GCD documentation
Configuration menu - View commit details
-
Copy full SHA for dcaa965 - Browse repository at this point
Copy the full SHA dcaa965View commit details
Commits on Jul 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3e242f5 - Browse repository at this point
Copy the full SHA 3e242f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcaece1 - Browse repository at this point
Copy the full SHA dcaece1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fbe47f - Browse repository at this point
Copy the full SHA 3fbe47fView commit details
Commits on Aug 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e164588 - Browse repository at this point
Copy the full SHA e164588View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c3bec6 - Browse repository at this point
Copy the full SHA 6c3bec6View commit details -
Merge pull request #80 from cuviper/karatsuba-sqrt
implement Karatsuba Square Root
Configuration menu - View commit details
-
Copy full SHA for 1377fb6 - Browse repository at this point
Copy the full SHA 1377fb6View commit details
Commits on Aug 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 765fd9b - Browse repository at this point
Copy the full SHA 765fd9bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff num-integer-0.1.46...num-integer-0.1.47