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 1809e15 commit 6d0189cCopy full SHA for 6d0189c
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 182b933ac4948b2cc361f31dbb80d8c5f86dfa5c
+refs/heads/master: ac206068d9288faa9ee35aca3d1f5bb0268f46d4
trunk/src/comp/back/abi.rs
@@ -66,7 +66,7 @@ const int closure_elt_target = 1;
66
const int closure_elt_bindings = 2;
67
const int closure_elt_ty_params = 3;
68
69
-const uint ivec_default_size = 16u;
+const uint ivec_default_size = 64u;
70
71
const uint ivec_elt_len = 0u;
72
const uint ivec_elt_alen = 1u;
0 commit comments