Skip to content

Commit 1ba20d6

Browse files
committed
chore: stabilise @publicInBinary
1 parent b995bdc commit 1ba20d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: library/src/scala/annotation/publicInBinary.scala

-1
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,4 @@ package scala.annotation
1616
* Adding this annotation to a non-public definition can also cause binary incompatibilities
1717
* if the definition is accessed in an inline definition (these can be checked using `-WunstableInlineAccessors`).
1818
*/
19-
@experimental
2019
final class publicInBinary extends scala.annotation.StaticAnnotation

0 commit comments

Comments
 (0)