mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
aa13b892c7
Add tracking issue and unstable book page for `"vectorcall"` ABI Originally added in 2015 by #30567, the Windows `"vectorcall"` ABI didn't have a tracking issue until now. Tracking issue: #124485