It should be possible to display a `Path` without doing any additional allocations, by having the lossy conversion use `Formatter` directly.
It should be possible to display a
Pathwithout doing any additional allocations, by having the lossy conversion useFormatterdirectly.