mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-24 23:25:59 -04:00
f4c25270d4
Add `sign-ext` target feature to the WASM target Some target features are still missing from that list. See #97808 for basically the same PR by `@alexcrichton.` Related issue: #96472. PR introducing this issue: #87402.