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:
Seems worth deciding on and documenting.
Per the discussion in #62794, it's not clear whether the output of
Displayimpls for types in the standard library should be considered stable or unstable, and if unstable, which impls might be stable.Views expressed:
Displayimpls are unstable (in this comment by @Mark-Simulacrum)Seems worth deciding on and documenting.