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 {
3131 mode: Direct(
3232 ArgAttributes {
3333 regular: NoUndef,
34- arg_ext: None ,
34+ arg_ext: Zext ,
3535 pointee_size: Size(0 bytes),
3636 pointee_align: None,
3737 },
@@ -308,7 +308,7 @@ error: ABIs are not compatible
308308 mode: Direct(
309309 ArgAttributes {
310310 regular: NoUndef,
311- arg_ext: None ,
311+ arg_ext: Zext ,
312312 pointee_size: Size(0 bytes),
313313 pointee_align: None,
314314 },
@@ -380,7 +380,7 @@ error: ABIs are not compatible
380380 mode: Direct(
381381 ArgAttributes {
382382 regular: NoUndef,
383- arg_ext: None ,
383+ arg_ext: Sext ,
384384 pointee_size: Size(0 bytes),
385385 pointee_align: None,
386386 },
@@ -681,7 +681,7 @@ error: ABIs are not compatible
681681 mode: Direct(
682682 ArgAttributes {
683683 regular: NoUndef,
684- arg_ext: None ,
684+ arg_ext: Sext ,
685685 pointee_size: Size(0 bytes),
686686 pointee_align: None,
687687 },
@@ -759,7 +759,7 @@ error: ABIs are not compatible
759759 mode: Direct(
760760 ArgAttributes {
761761 regular: NoUndef,
762- arg_ext: None ,
762+ arg_ext: Sext ,
763763 pointee_size: Size(0 bytes),
764764 pointee_align: None,
765765 },
@@ -831,7 +831,7 @@ error: ABIs are not compatible
831831 mode: Direct(
832832 ArgAttributes {
833833 regular: NoUndef,
834- arg_ext: None ,
834+ arg_ext: Sext ,
835835 pointee_size: Size(0 bytes),
836836 pointee_align: None,
837837 },
You can’t perform that action at this time.
0 commit comments