-
-
Notifications
You must be signed in to change notification settings - Fork 772
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change Tuple2as1(Skipped, x) representation: tuple(1) -> newtype
This matches the Tuple1(x) behavior which should be used Fixed (1): tuple_struct::tuple2as1 Changes in generated code (see the file attached to PR): Tuple2as1: Tuple2as1Default: Tuple2as1With: *_tuple_struct(1) -> *_newtype_struct
- Loading branch information
Showing
2 changed files
with
14 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters