Yuri Astrakhan
a824e8468c
Cleanup format arguments ( #2650 )
...
Inlined format args make code more readable, and code more compact.
I ran this clippy command to fix most cases, and then cleaned up a few trailing commas and uncaught edge cases.
```
cargo clippy --bins --examples --benches --tests --lib --workspace --fix -- -A clippy::all -W clippy::uninlined_format_args
```
2023-07-31 13:27:04 -07:00
..
2023-07-31 13:27:04 -07:00
2023-02-21 13:25:25 -08:00
2023-02-21 13:25:25 -08:00
2023-02-21 13:25:25 -08:00
2023-07-31 12:49:53 -07:00
2023-07-24 16:07:29 -07:00
2023-07-09 14:34:31 -07:00
2023-03-16 17:03:14 -07:00
2023-07-31 13:27:04 -07:00
2023-07-14 16:16:18 -07:00
2023-02-21 13:25:25 -08:00
2023-02-21 13:25:25 -08:00
2023-02-21 13:25:25 -08:00
2023-03-10 17:58:14 -08:00
2023-02-21 13:25:25 -08:00
2023-02-21 13:25:25 -08:00
2023-07-31 13:27:04 -07:00
2023-02-21 13:25:25 -08:00
2023-07-31 13:27:04 -07:00
2023-07-31 13:27:04 -07:00
2023-07-31 12:52:42 -07:00
2023-02-21 13:25:25 -08:00
2023-02-21 13:25:25 -08:00
2023-03-02 17:35:14 -08:00
2023-02-21 13:25:25 -08:00
2023-07-31 13:27:04 -07:00
2023-07-14 10:42:19 -07:00
2023-02-21 13:25:25 -08:00
2023-07-31 13:27:04 -07:00
2023-02-21 13:25:25 -08:00
2023-02-21 13:25:25 -08:00
2023-07-31 13:27:04 -07:00
2020-07-31 04:14:48 -07:00
2021-01-04 18:39:03 -08:00