You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Always rely on -Ynew-collections to change our behavior, attempting to
automatically detect which version we're on leads to cycles.
- In the new collections, the scala.Serializable class has been replaced
by a type alias of java.io.Serializable
0 commit comments