alexcrichton opened PR #1590 from less-should-panic
to master
:
This commit removes the
should_panic
function now that all wasm spec
tests are passing on arm64 (yay!). The remaining case, SIMD, has been
folded into#[ignore]
. This should prevent tons of panics from showing
up in the logs while on CI because it's likely going to be some time
before SIMD for aarch64 is tackled.
cfallin submitted PR Review.
alexcrichton merged PR #1590.
Last updated: Nov 22 2024 at 16:03 UTC