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

Make context bounds for poly functions a standard feature #22019

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

KacperFKorban
Copy link
Member

@KacperFKorban KacperFKorban commented Nov 25, 2024

closes #22017

@WojciechMazur WojciechMazur linked an issue Nov 25, 2024 that may be closed by this pull request
@KacperFKorban KacperFKorban marked this pull request as ready for review November 25, 2024 14:20
@WojciechMazur WojciechMazur merged commit e89a66c into scala:main Nov 25, 2024
29 checks passed
@WojciechMazur WojciechMazur added the backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. label Nov 25, 2024
@WojciechMazur WojciechMazur added this to the 3.6.2 milestone Nov 25, 2024
@bishabosha bishabosha deleted the poly-context-bound-standard branch November 25, 2024 22:15
WojciechMazur pushed a commit that referenced this pull request Nov 25, 2024
@WojciechMazur WojciechMazur added backport:accepted This PR needs to be backported, once it's been backported replace this tag by "backport:done" and removed backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. labels Nov 25, 2024
WojciechMazur added a commit that referenced this pull request Nov 26, 2024
…to 3.6 (#22024)

Backports #22019 to the 3.6.2.

PR submitted by the release tooling.
[skip ci]

Co-authored-by: Kacper Korban <[email protected]>
KacperFKorban added a commit to dotty-staging/dotty that referenced this pull request Nov 29, 2024
@tgodzik tgodzik added needs-scaladoc-changes Issues/PRs that may require additional changes to scaladoc release-notes Should be mentioned in the release notes labels Dec 2, 2024
WojciechMazur pushed a commit to scala/scala3-lts that referenced this pull request Dec 9, 2024
WojciechMazur pushed a commit that referenced this pull request Dec 9, 2024
WojciechMazur added a commit that referenced this pull request Dec 9, 2024
…to 3.6 (#22172)

Backports #22019 to the 3.6.3.

PR submitted by the release tooling.
[skip ci]

Co-authored-by: Kacper Korban <[email protected]>
@WojciechMazur WojciechMazur added backport:done This PR was successfully backported. and removed backport:accepted This PR needs to be backported, once it's been backported replace this tag by "backport:done" labels Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:done This PR was successfully backported. needs-scaladoc-changes Issues/PRs that may require additional changes to scaladoc release-notes Should be mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Polymorphic function with context bound still needs modularity
3 participants