cfallin commented on issue #1165:
This is an old bug and appears related to
no_std
support, which we don't support; I will go ahead and close this.
cfallin closed issue #1165:
I've run the tests via:
cargo build -j12 cargo test --all -j12
here's the full log: test-failure.zip
I wonder if this is related to https://github.com/bytecodealliance/cranelift/pull/1262
Last updated: Nov 22 2024 at 16:03 UTC