mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +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