mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
46f9b3e8b9
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.