Skip to content

Swift: make Element::resolve final #9701

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 1 commit into from
Jun 24, 2022
Merged

Conversation

redsun82
Copy link
Contributor

One should only override getResolveStep (or convertsFrom for Expr
classes), as otherwise the resolution/conversion becomes inconsitent.

One should only override `getResolveStep` (or `convertsFrom` for `Expr`
classes), as otherwise the resolution/conversion becomes inconsitent.
@redsun82 redsun82 requested a review from MathiasVP June 24, 2022 08:09
@redsun82 redsun82 requested a review from a team as a code owner June 24, 2022 08:09
@github-actions github-actions bot added the Swift label Jun 24, 2022
Copy link
Contributor

@MathiasVP MathiasVP left a comment

Choose a reason for hiding this comment

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

Thanks!

@redsun82 redsun82 added the no-change-note-required This PR does not need a change note label Jun 24, 2022
@redsun82 redsun82 merged commit b708e62 into main Jun 24, 2022
@redsun82 redsun82 deleted the redsun82/swift-final-resolve branch June 24, 2022 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-change-note-required This PR does not need a change note Swift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants