Provide Display
implementation for types that can be used in diagnostic messages
#57
Labels
good first issue
Good for newcomers
Uh oh!
There was an error while loading. Please reload this page.
In order to make it easier for generating user friendly messages, it would be great if we could provide a
Display
implementation for things like type, function definition, instance, static variables, and everything that implementsCrateDef
. The implementation would print their definition to the final user.The text was updated successfully, but these errors were encountered: