Open
Description
The canonical Debug implementation for any type that implements Deref is:
Debug::fmt(&**self, formatter)
This principle came up during libs team discussion of rust-lang/rust#48553.
Metadata
Metadata
Assignees
Labels
Relevant to the libraries subteam, which will review and decide on the PR/issue.Amendments to existing guidelinesThis issue / PR is in PFCP or FCP with a disposition to merge it.The final comment period is finished for this PR / Issue.This change is insta-stable, so needs a completed FCP to proceed.