3.3.1-RC4 compiles but 3.3.1-RC5 fails ScalaTest assertThrows
without a type parameter
#18478
Labels
assertThrows
without a type parameter
#18478
Compiler version
3.3.1-RC5 and 3.3.1-RC6
Minimized code
dummy implementation of assertThrows
Output
Expectation
Compiles successfully as was the case prior to RC5.
I thought that the offending commit was this merged PR but apparently it's unrelated? At any rate, a commit in RC5 has broken ScalaTest.
The text was updated successfully, but these errors were encountered: