julia
fix `hash(::BigInt)` on 32 bit systems
#50076
Merged

Commits
  • fix hash(BigInt) on 32 bit systems
    oscardssmith committed 3 years ago
  • don't define hash(::BigInt) on 32 bit systems
    oscardssmith committed 3 years ago
  • better fix.
    oscardssmith committed 3 years ago
  • Merge branch 'master' into 32-bit-BigInt-hash
    oscardssmith committed 3 years ago
  • Update hashing.jl
    oscardssmith committed 3 years ago
Loading