Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove number casting syntax #1123

Merged
merged 4 commits into from Jun 17, 2018
Merged

Remove number casting syntax #1123

merged 4 commits into from Jun 17, 2018

Conversation

andrewrk
Copy link
Member

remove integer and float casting syntax

  • add @intCast
  • add @floatCast
  • add @floatToInt
  • add @intToFloat

See #1061

@andrewrk
Copy link
Member Author

CI test failures because of #1126

@andrewrk andrewrk added the breaking Implementing this issue could cause existing code to no longer compile or have different behavior. label Jun 17, 2018
@andrewrk andrewrk merged commit 431fda4 into master Jun 17, 2018
@andrewrk andrewrk deleted the remove-number-casting-syntax branch June 17, 2018 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Implementing this issue could cause existing code to no longer compile or have different behavior.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant