Files
rust/compiler
León Orell Valerian Liehr c00c5fec2a Rollup merge of #117918 - daxpedda:wasm-c-abi-warning, r=workingjubilee
Add `wasm_c_abi` `future-incompat` lint

This is a warning that will tell users to update to `wasm-bindgen` v0.2.88, which supports spec-compliant C ABI.

The idea is to prepare for a future where Rust will switch to the spec-compliant C ABI by default; so not to break everyone's world, this warning is introduced.

Addresses #71871.
2024-03-16 23:28:46 +01:00
..
2024-03-08 23:20:29 -05:00
2024-03-12 08:51:20 +00:00
2024-03-06 16:54:42 +01:00
2024-03-09 21:16:43 +08:00