-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
I find the issue codes that are generated for the type system rules very useful for testing. However, I find myself using explicit failures more and more often, because they allow me to provide detailed error information. Unfortunately, explicit failures contain no issue codes!
It would be nice if these failures contained the issue code that corresponds to the containing rule. Even better, if the programmer could provide a more specific issue code manually.