-
Notifications
You must be signed in to change notification settings - Fork 1k
[2.x] Upgrade to Scala 3.8.1 #8624
Copy link
Copy link
Description
I have a partially working PR (#8530).
- I need to figure out how to extract lazy vals, which now look like
- scripted tests are failing on commonSettings tests
Details
ValDef(root$lzy1$lzyHandle,TypeTree[TypeRef(ThisType(TypeRef(NoPrefix,module class invoke)),class VarHandle)],Apply(Select(Apply(Select(Ident(MethodHandles),lookup),List()),findVarHandle),List(Literal(Constant(ClassInfo(NoPrefix, module class $Wrapd1b363ab82$, List(TypeRef(ThisType(TypeRef(NoPrefix,module class lang)),class Object))))), Literal(Constant(root$lzy1)), Literal(Constant(TypeRef(ThisType(TypeRef(NoPrefix,module class lang)),class Object))))))Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels