-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Open
Labels
C-discussionCategory: Discussion or questions that doesn't represent real issues.Category: Discussion or questions that doesn't represent real issues.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.
Description
Per the discussion in #62794, it's not clear whether the output of Display
impls for types in the standard library should be considered stable or unstable, and if unstable, which impls might be stable.
Views expressed:
Display
impls are unstable (in this comment by @Mark-Simulacrum)- I thought they were stable except for some exceptions (in this comment by @xfix )
- I'm not certain that the libs team has expressed a view on this (in this later comment by @Mark-Simulacrum)
Seems worth deciding on and documenting.
Metadata
Metadata
Assignees
Labels
C-discussionCategory: Discussion or questions that doesn't represent real issues.Category: Discussion or questions that doesn't represent real issues.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.