Release: v4.2.3 [skip ci]
Patch
- Fix: Missing bounds checks in Rust (#273) (5219a4d)
- Fix: Type-casting UBs of
movemaskbitsets (7c42b98) - Fix: Handling a larger
orderarray (32b6350) - Fix:
head_lengthis pre-decremented to zero (1c5c7e8) - Fix: Avoid
std::enable_iffor non-STL builds (568d90c) - Fix: Lifetime of temp strings in ranges (73ce811)