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 "cast harder" casting syntax; add new casting builtins #1134

Merged
merged 5 commits into from Jun 19, 2018

Conversation

andrewrk
Copy link
Member

@andrewrk andrewrk commented Jun 18, 2018

  • error sets
  • bytes to/from slice
  • error to/from integer
  • enum to/from integer

See #1061

@andrewrk andrewrk added the breaking Implementing this issue could cause existing code to no longer compile or have different behavior. label Jun 18, 2018
@andrewrk andrewrk changed the title remove error set casting syntax. add @errSetCast remove "cast harder" casting syntax; add new casting builtins Jun 18, 2018
@andrewrk andrewrk merged commit 9f23243 into master Jun 19, 2018
@andrewrk andrewrk deleted the no-explicit-casting branch June 19, 2018 15: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