Closed
Description
As suggested by @nrc in #87313 (comment), the panic_fmt_lint
should suggest "{:?}"
if the type implements Debug and not Display.
As suggested by @nrc in #87313 (comment), the panic_fmt_lint
should suggest "{:?}"
if the type implements Debug and not Display.