Skip to content

Add explicit cast support #2377

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

Merged
merged 5 commits into from
May 15, 2025
Merged

Add explicit cast support #2377

merged 5 commits into from
May 15, 2025

Conversation

orpuente-MS
Copy link
Contributor

Add explicit cast support and fixes a few issues with implicit casting as a side effect.

Copy link
Contributor

@DmitryVasilevsky DmitryVasilevsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signing off on Convert.qs

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

devskim found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@idavis idavis force-pushed the oscarpuente/explicit-cast branch from 4514044 to 7db623c Compare May 14, 2025 21:52
@idavis idavis force-pushed the oscarpuente/explicit-cast branch from 7db623c to b467812 Compare May 14, 2025 22:14
Copy link

Change in memory usage detected by benchmark.

Memory Report for b350269

Test This Branch On Main Difference
compile core + standard lib 25219398 bytes 25132314 bytes 87084 bytes

Copy link

Change in memory usage detected by benchmark.

Memory Report for f69e465

Test This Branch On Main Difference
compile core + standard lib 25219398 bytes 25132314 bytes 87084 bytes

Copy link

Change in memory usage detected by benchmark.

Memory Report for 727aa46

Test This Branch On Main Difference
compile core + standard lib 25218998 bytes 25132314 bytes 86684 bytes

Copy link

Change in memory usage detected by benchmark.

Memory Report for 9ba0d7c

Test This Branch On Main Difference
compile core + standard lib 25218998 bytes 25132314 bytes 86684 bytes

@idavis idavis enabled auto-merge May 15, 2025 14:01
@idavis idavis added this pull request to the merge queue May 15, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 15, 2025
@idavis idavis added this pull request to the merge queue May 15, 2025
Merged via the queue into main with commit f89ea75 May 15, 2025
18 checks passed
@idavis idavis deleted the oscarpuente/explicit-cast branch May 15, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants