From e5d883101c27ab7c7a232337ffebaa85edc9d64f Mon Sep 17 00:00:00 2001 From: Richo Healey Date: Wed, 21 May 2014 21:22:58 -0700 Subject: [PATCH] docs: Add win64 calling convention --- src/doc/guide-ffi.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/doc/guide-ffi.md b/src/doc/guide-ffi.md index 9f2f2b34c2e81..81616c675dee9 100644 --- a/src/doc/guide-ffi.md +++ b/src/doc/guide-ffi.md @@ -493,6 +493,7 @@ are: * `rust-intrinsic` * `system` * `C` +* `win64` Most of the abis in this list are self-explanatory, but the `system` abi may seem a little odd. This constraint selects whatever the appropriate ABI is for