-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signature::Coercible with user defined implicit casting (#14440)
* coerciblev2 Signed-off-by: Jay Zhan <jayzhan211@gmail.com> * repeat Signed-off-by: Jay Zhan <jayzhan211@gmail.com> * fix possible types * replace all coerciblev1 * cleanup * remove specialize logic * comment * err msg * ci escape * rm coerciblev1 Signed-off-by: Jay Zhan <jayzhan211@gmail.com> * fmt * rename * rename * refactor * make default_casted_type private * cleanup * fmt * integer * rm binary for ascii * rm unused * conflit * fmt * Rename get_example_types, make method on TypeSignatureClass * Move more logic into TypeSignatureClass * fix docs * 46 * enum * fmt * fmt * doc * upd doc --------- Signed-off-by: Jay Zhan <jayzhan211@gmail.com> Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
- Loading branch information
1 parent
b5d10c6
commit 71f9d0c
Showing
10 changed files
with
403 additions
and
144 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.