Skip to content

Remove unused double -> int/uint cast helpers#116484

Merged
jkotas merged 2 commits intodotnet:mainfrom
saucecontrol:remove-cast-helpers
Jun 11, 2025
Merged

Remove unused double -> int/uint cast helpers#116484
jkotas merged 2 commits intodotnet:mainfrom
saucecontrol:remove-cast-helpers

Conversation

@saucecontrol
Copy link
Copy Markdown
Member

Resolves #116401

@github-actions github-actions Bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jun 10, 2025
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label Jun 10, 2025
@saucecontrol saucecontrol marked this pull request as ready for review June 10, 2025 17:52
@saucecontrol saucecontrol changed the title Remove double -> int/uint cast helpers Remove unused double -> int/uint cast helpers Jun 10, 2025
Copy link
Copy Markdown
Member

@tannergooding tannergooding left a comment

Choose a reason for hiding this comment

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

LGTM. Are there any other R2R breaking changes or cleanup we want to get in at the same time?

CC. @jkotas

Copy link
Copy Markdown
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

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

Thanks

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Jun 11, 2025

Are there any other R2R breaking changes or cleanup we want to get in at the same time?

I am not aware of any

@jkotas jkotas merged commit e82789b into dotnet:main Jun 11, 2025
100 checks passed
@saucecontrol saucecontrol deleted the remove-cast-helpers branch June 11, 2025 16:16
@jakobbotsch
Copy link
Copy Markdown
Member

jakobbotsch commented Jun 12, 2025

Please cc @dotnet/jit-contrib on JIT changes, especially if they change JIT-EE GUID (this allows us to better keep track of the superpmi collections that will interfere with existing PRs.)

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Jun 12, 2025

Please cc @dotnet/jit-contrib on JIT changes, especially if they change JIT-EE GUID (this allows us to better keep track of the superpmi collections that will interfere with existing PRs.)

This is a job for automation: #116589

@github-actions github-actions Bot locked and limited conversation to collaborators Jul 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove double -> int/uint cast helpers

4 participants