chiark / gitweb /
Remove an unnecessary to_string().
authorSimon Tatham <anakin@pobox.com>
Sat, 3 Feb 2024 12:08:03 +0000 (12:08 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 3 Feb 2024 12:08:03 +0000 (12:08 +0000)
commitdca58bc48c15e20c741b790cacd32d1adddac94c
treec4464480f155cc39f132b44d7a38dd4ec2c7a044
parentda72dd0e3b980dd5ac1fca941d00713efef8451c
Remove an unnecessary to_string().

Another useful piece of Clippy advice from Ian.
src/text.rs