Skip to content

Commit cf9da19

Browse files
committed
---
yaml --- r: 3125 b: refs/heads/master c: 6c8e94f h: refs/heads/master i: 3123: d60588a v: v3
1 parent 9cd734c commit cf9da19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: a77180f4f5ae5c61b0e80748b749a7fac71b7bf5
2+
refs/heads/master: 6c8e94f3975e57c63142558b9a5b23a865f902f8

trunk/src/comp/back/abi.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ const int closure_elt_bindings = 2;
104104

105105
const int closure_elt_ty_params = 3;
106106

107-
const uint ivec_default_length = 8u;
107+
const uint ivec_default_length = 4u;
108108

109109
const uint ivec_elt_len = 0u;
110110

0 commit comments

Comments
 (0)