scala3 icon indicating copy to clipboard operation
scala3 copied to clipboard

Stabilise SIP-47

Open hamzaremmal opened this issue 1 year ago • 1 comments

Closes #20769

Initial implementation in #14019

hamzaremmal avatar Jun 28 '24 16:06 hamzaremmal

This PR is based on top of #20895

hamzaremmal avatar Jun 29 '24 13:06 hamzaremmal

I will wait for #20895 to be merged before merging this PR

hamzaremmal avatar Jul 03 '24 17:07 hamzaremmal

This has been decided to be included in the 3.6.0 release.

Gedochao avatar Jul 04 '24 08:07 Gedochao

should https://github.com/scala/scala3/discussions/21195 be a blocker for this?

SethTisue avatar Aug 07 '24 02:08 SethTisue

I don't think so. It only affects new code combined with Java code. It cannot break anyone immediately. We should fix it, though, for sure, but not a blocker IMO.

sjrd avatar Aug 07 '24 05:08 sjrd

okay, it was open as a discussion but I've made it into an issue, #21346

SethTisue avatar Aug 07 '24 14:08 SethTisue