We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9320b8b commit db8e61aCopy full SHA for db8e61a
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: d089d9f9ed01464940ef6e383ec239bbd5612e8c
+refs/heads/master: ab437253d3414ac7be2d94f76a2af4386b4991bf
trunk/src/comp/back/abi.rs
@@ -67,7 +67,7 @@ const int closure_elt_ty_params = 3;
67
68
const int worst_case_glue_call_args = 7;
69
70
-const int n_native_glues = 7;
+const int n_native_glues = 8;
71
72
const int abi_x86_rustboot_cdecl = 1;
73
const int abi_x86_rustc_fastcall = 2;
0 commit comments