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 9cd734c commit cf9da19Copy full SHA for cf9da19
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: a77180f4f5ae5c61b0e80748b749a7fac71b7bf5
+refs/heads/master: 6c8e94f3975e57c63142558b9a5b23a865f902f8
trunk/src/comp/back/abi.rs
@@ -104,7 +104,7 @@ const int closure_elt_bindings = 2;
104
105
const int closure_elt_ty_params = 3;
106
107
-const uint ivec_default_length = 8u;
+const uint ivec_default_length = 4u;
108
109
const uint ivec_elt_len = 0u;
110
0 commit comments