Extend C-DEREF guideline to say smart pointers should always be transparent in Debug representation #168
Labels
amendment
Amendments to existing guidelines
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
T-libs
Relevant to the libraries subteam, which will review and decide on the PR/issue.
The canonical Debug implementation for any type that implements Deref is:
This principle came up during libs team discussion of rust-lang/rust#48553.
The text was updated successfully, but these errors were encountered: