Skip to content

Many wasm-pack tests fail on rustc 1.88 #1508

@mshroyer

Description

@mshroyer

🐛 Bug description

When running cargo test on wasm-pack itself, many tests will fail

🤔 Expected Behavior

cargo test should succeed

👟 Steps to reproduce

rustup toolchain install --profile minimal 1.88
rustup override set 1.88
cargo test

🌍 Your environment

Include the relevant details of your environment.
wasm-pack version: master (commit id 32e52ca)
rustc version: 1.88.0 (6b00bc388 2025-06-23)
macOS 15.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions