Closed str4d closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
a776ec1
) 40.47% compared to head (729f851
) 40.56%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
ahash 0.8.7
is documented as having an MSRV of 1.60, but that release stopped enabling thestdsimd
feature, as it was only used for AArch64 APIs and that usage was stabilised in 1.72. This broke compilation on Apple ARM devices.