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

Add support for more casts to double #785

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

marcauberer
Copy link
Member

Add support for the following new casts:

  • cast<double>(12)
  • cast<double>(12s)
  • cast<double>(12l)

@marcauberer marcauberer added the enhancement New feature or request label Feb 16, 2025
@marcauberer marcauberer added this to the 0.22.0 milestone Feb 16, 2025
@marcauberer marcauberer self-assigned this Feb 16, 2025
@marcauberer marcauberer requested a review from a team as a code owner February 16, 2025 00:02
@marcauberer marcauberer enabled auto-merge (squash) February 16, 2025 00:02
@marcauberer marcauberer merged commit a94b5dc into main Feb 16, 2025
4 checks passed
@marcauberer marcauberer deleted the feature/more-double-cast-types branch February 16, 2025 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant