File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ error: fn_abi_of(test) = FnAbi {
31
31
mode: Direct(
32
32
ArgAttributes {
33
33
regular: NoUndef,
34
- arg_ext: None ,
34
+ arg_ext: Zext ,
35
35
pointee_size: Size(0 bytes),
36
36
pointee_align: None,
37
37
},
@@ -308,7 +308,7 @@ error: ABIs are not compatible
308
308
mode: Direct(
309
309
ArgAttributes {
310
310
regular: NoUndef,
311
- arg_ext: None ,
311
+ arg_ext: Zext ,
312
312
pointee_size: Size(0 bytes),
313
313
pointee_align: None,
314
314
},
@@ -380,7 +380,7 @@ error: ABIs are not compatible
380
380
mode: Direct(
381
381
ArgAttributes {
382
382
regular: NoUndef,
383
- arg_ext: None ,
383
+ arg_ext: Sext ,
384
384
pointee_size: Size(0 bytes),
385
385
pointee_align: None,
386
386
},
@@ -681,7 +681,7 @@ error: ABIs are not compatible
681
681
mode: Direct(
682
682
ArgAttributes {
683
683
regular: NoUndef,
684
- arg_ext: None ,
684
+ arg_ext: Sext ,
685
685
pointee_size: Size(0 bytes),
686
686
pointee_align: None,
687
687
},
@@ -759,7 +759,7 @@ error: ABIs are not compatible
759
759
mode: Direct(
760
760
ArgAttributes {
761
761
regular: NoUndef,
762
- arg_ext: None ,
762
+ arg_ext: Sext ,
763
763
pointee_size: Size(0 bytes),
764
764
pointee_align: None,
765
765
},
@@ -831,7 +831,7 @@ error: ABIs are not compatible
831
831
mode: Direct(
832
832
ArgAttributes {
833
833
regular: NoUndef,
834
- arg_ext: None ,
834
+ arg_ext: Sext ,
835
835
pointee_size: Size(0 bytes),
836
836
pointee_align: None,
837
837
},
You can’t perform that action at this time.
0 commit comments