add scala.compiletime.testing.typeCheckWarnings (typeCheckErrorsAndWarnings) #19887
robstoll
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to test my macro which emits warnings. I see that there is scala.compiletime.testing.typeCheckErrors but I am also interested in warnings. or can I somehow also achieve this with a macro until it is implemented in the compiler?
Beta Was this translation helpful? Give feedback.
All reactions