]> git.lizzy.rs Git - rust.git/commit
add feature gate "abi_vectorcall" for the vectorcall calling convention
authorSteffen <steffen.butzer@outlook.com>
Mon, 11 Jan 2016 22:45:33 +0000 (23:45 +0100)
committerSteffen <steffen.butzer@outlook.com>
Mon, 11 Jan 2016 22:45:33 +0000 (23:45 +0100)
commit8cdad627ae11d2b0f4a222c5db743b2030cda091
treea8bc54431df3ca1219237a6dc881fef78242afe2
parent9af75d2bec9e98dd1cf4a24bd93a94a4e9ba47f9
add feature gate "abi_vectorcall" for the vectorcall calling convention
src/doc/book/ffi.md
src/doc/reference.md
src/libsyntax/feature_gate.rs
src/test/compile-fail/feature-gate-abi-vectorcall.rs [new file with mode: 0644]