<!-- Thank you for filing a bug report! 馃悰 Please provide a short summary of the bug, along with any information you feel relevant to replicating the bug. --> See example: https://rust.godbolt.org/z/GxMaecr4T Adding either `sse4.2` or `crc32` works, so I believe the issue is due to the tied `crc32` feature. This issue is present on latest master.
See example: https://rust.godbolt.org/z/GxMaecr4T
Adding either
sse4.2orcrc32works, so I believe the issue is due to the tiedcrc32feature.This issue is present on latest master.