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

Do not lift annotation arguments (bis) #22046

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

mbovel
Copy link
Member

@mbovel mbovel commented Nov 27, 2024

Completing #22035; we also need to special case TypedApply. However, we don't systemically create NamedArgs there if the annotation is not a Java annotation, hence the two sperate cases.

@mbovel mbovel requested a review from smarter November 27, 2024 23:16
@mbovel
Copy link
Member Author

mbovel commented Nov 28, 2024

dotty.tools.pc.tests.completion.CompletionCancelSuite.basic has been detected as a flaky test in https://github.com/scala/scala3/actions/runs/12059643482/job/33628643290. I will check if it is related to this PR.

@mbovel
Copy link
Member Author

mbovel commented Nov 28, 2024

I don't think the transient failure is linked to this PR. I created a separate issue to track it: #22047.

@smarter smarter merged commit 20e6f11 into scala:main Dec 12, 2024
29 checks passed
@mbovel mbovel deleted the mb/annots/default-args-2 branch December 12, 2024 20:40
@tgodzik tgodzik added area:annotations release-notes Should be mentioned in the release notes labels Dec 16, 2024
@WojciechMazur WojciechMazur added this to the 3.6.4 milestone Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:annotations release-notes Should be mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants