Don't warn about `v128` in wasm ABI transition The `-Zwasm-c-abi=spec` mode of `extern "C"` does not actually change the meaning of `v128` meaning that the FCW lint firing is a false positive. cc https://github.com/rust-lang/rust/issues/138762#issuecomment-2801709483 |
||
|---|---|---|
| .. | ||
| abi_check.rs | ||
| mod.rs | ||
| move_check.rs | ||