1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-05-16 23:55:42 +02:00
Andrew Walbran 7a22d5567a
Don't allocate in success case (#506)
`format!` was being called (and allocating a string) even in the success case.
2023-03-15 09:06:35 +01:00
..
2023-01-20 11:28:38 +01:00
2022-12-21 16:38:28 +01:00
2023-01-23 13:47:41 +00:00