Samuel Tardieu 12f4d6d17b style: avoid using .to_owned()/.to_vec() on owned objects
`.clone()` is more explicit when we already have an object
of the right type.
2024-10-04 22:29:13 +02:00
..
2024-02-20 00:02:08 +00:00
2024-09-04 18:34:11 -07:00
2024-09-04 18:34:11 -07:00
2024-09-16 19:35:36 -07:00