mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-29 23:23:51 +00:00
Fix compile of wasm64-unknown-unknown target This target is a Tier 3 target so it's not tested on CI, and it's broken since last used so this commit fixes a small unwind-related issue that cropped up in the meantime.