Align with Scala 3: Support Scala 3.5 in TASTy reader#10811
Conversation
7cd02ee to
2fc3e49
Compare
|
Added tracked param and flexible types (i.e. ignore them, but don't crash) reject when you see the new quote, splice, quote pattern, splice pattern. Done as far as I see |
2fc3e49 to
462bf05
Compare
|
@SethTisue @lrytz the Scala 2.13 library is refusing to build due to a warning about not being allowed to pass implicit arguments explicitly without EDIT: for now I set to use the current dotty version for building the library - and latest for testing tasty reader |
462bf05 to
adf1152
Compare
|
got good news for ya! |
d14ae6e to
db596f5
Compare
|
@bishabosha this necessitates releasing 2.13.15 fairly quickly after 3.5.0 final comes out, yes? as per our usual practice? |
|
it should be like usual yeah |
|
@SethTisue ci looks good |
restores pipelining tests on windows - (3.4.0 actually fixed the underlying problem with writing to Jars)
scala 3.5.0-RC4 changed the constructor of its ConsoleReporter - so patched that here.
also the experimental definition error message changed again :)
also test compilation of std library with 3.5.0