Skip to content

Commit db8e61a

Browse files
committed
---
yaml --- r: 2407 b: refs/heads/master c: ab43725 h: refs/heads/master i: 2405: fa5b916 2403: 826bce4 2399: c78bf6e v: v3
1 parent 9320b8b commit db8e61a

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: d089d9f9ed01464940ef6e383ec239bbd5612e8c
2+
refs/heads/master: ab437253d3414ac7be2d94f76a2af4386b4991bf

trunk/src/comp/back/abi.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ const int closure_elt_ty_params = 3;
6767

6868
const int worst_case_glue_call_args = 7;
6969

70-
const int n_native_glues = 7;
70+
const int n_native_glues = 8;
7171

7272
const int abi_x86_rustboot_cdecl = 1;
7373
const int abi_x86_rustc_fastcall = 2;

0 commit comments

Comments
 (0)