mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
06daa9e263
stabilize abi_thiscall Closes https://github.com/rust-lang/rust/issues/42202, stabilizing the use of the "thiscall" ABI. FCP was substituted by a poll, and the poll has been accepted.