-Xcheck-macro does not check for incorrectly constructed TypeRefs or TermRefs #22151
Labels
area:metaprogramming:other
Issues tied to metaprogramming/macros not covered by the other labels.
itype:bug
Compiler version
any
Minimized code
Incorrect TypeRef example:
Incorrect TermRef code
Incorrectness of neither of those is reported by -Xcheck-macro, instead leading to a crash
Output
Incorrect TypeRef code
Incorrect TermRef code
Expectation
-Xcheck-macro
errorThe text was updated successfully, but these errors were encountered: