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
In 80ed86a we removed some explicit parameter names which made incremental compilation behave diferently than what the original test expected.
At some point, the macro implementation failed to compile which regiseted as a success for `-> compile`. Now we test that the macros compile before testing the error that they emit.
Copy file name to clipboardExpand all lines: sbt-dotty/sbt-test/source-dependencies/macro-expansion-dependencies-2/changes/MacroRuntimeCompileError.scala
Copy file name to clipboardExpand all lines: sbt-dotty/sbt-test/source-dependencies/macro-expansion-dependencies-2/changes/MacroRuntimeRuntimeError.scala
0 commit comments