Support Scala 3.6 in TASTy reader#10893
Conversation
|
|
@bishabosha (if you're available) what do you make of the failure? |
|
might the root cause be scala/scala3#21329? |
|
firstly the not sure about this error until that is done |
|
I'm seeing the same error locally even after updating TastyFormat.scala |
|
@SethTisue the problem is a String comparison error, it expects the string it should be fine to update the string in test/tasty/pos/src-2/tastytest/TestArrayAnnot.scala |
|
seems also that the changes to context bound desugaring to using clauses means the signature of EnumCompanion also changed. Anyway I pushed the fix to the test sources |
02b9868 to
fdb9b23
Compare
fdb9b23 to
4c149a5
Compare
Co-authored-by: Seth Tisue <[email protected]>
4c149a5 to
7b4e080
Compare
No description provided.