ToString is automatically implementing for everything that implements
Display, and Display can avoid allocating intermediate strings.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHG6c778d20c8c2: rust: replace ToString impls with Display
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.