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

Fix TypeCombiner::combine to not modify TIntRange arguments. #8049

Merged
merged 1 commit into from Jun 2, 2022

Conversation

AndrolGenhald
Copy link
Collaborator

This keeps coming up in obscure places, hopefully this fixes it once and for all. I would reeeaaally love to have an immutable type system at some point...

This keeps coming up in obscure places, hopefully this fixes it once and for all. I would reeeaaally love to have an immutable type system at some point...
@AndrolGenhald AndrolGenhald requested a review from orklah June 2, 2022 17:38
@AndrolGenhald AndrolGenhald added the release:fix The PR will be included in 'Fixes' section of the release notes label Jun 2, 2022
@orklah
Copy link
Collaborator

orklah commented Jun 2, 2022

I would reeeaaally love to have an immutable type system at some point...

Agreed, though I'm afraid about performances (this will result in a loooot of unnecessary cloning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix The PR will be included in 'Fixes' section of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants