Closed notriddle closed 1 year ago
it's actually a breaking change
Can we move that code to impl Display
? Or is it still a breaking change for users of Document::to_string
without importing the trait?
I'm worried about people calling doc.to_string()
without importing the ToString
trait.
bors r+
This PR avoids fixing one clippy warning, since it's actually a breaking change.
This one will be fixed in version 4.