Yuri Astrakhan
eb3970285b
fallout: fix tests to allow uninlined_format_args
...
In order to switch `clippy::uninlined_format_args` from pedantic to
style, all existing tests must not raise a warning. I did not want to
change the actual tests, so this is a relatively minor change that:
* add `#![allow(clippy::uninlined_format_args)]` where needed
* normalizes all allow/deny/warn attributes
* all allow attributes are grouped together
* sorted alphabetically
* the `clippy::*` attributes are listed separate from the other ones.
* deny and warn attributes are listed before the allowed ones
changelog: none
2022-10-02 15:13:22 -04:00
..
2022-05-21 13:24:00 +02:00
2020-07-10 07:39:28 -04:00
2020-10-09 12:45:29 +02:00
2020-10-09 12:45:29 +02:00
2020-10-09 12:45:29 +02:00
2020-10-09 12:45:29 +02:00
2020-11-23 13:51:04 +01:00
2020-10-09 12:45:29 +02:00
2020-10-09 12:45:29 +02:00
2020-10-09 12:45:29 +02:00
2020-10-09 12:45:29 +02:00
2020-10-09 12:45:29 +02:00
2020-10-09 12:45:29 +02:00
2020-10-09 12:45:29 +02:00
2022-08-11 19:42:16 +02:00
2022-04-08 10:06:10 +01:00
2020-10-09 12:45:29 +02:00
2020-10-09 12:45:29 +02:00
2022-05-05 15:12:52 +01:00
2022-05-05 15:12:52 +01:00
2022-08-11 19:42:16 +02:00
2020-04-08 08:43:20 -07:00
2021-08-11 14:21:33 +00:00
2020-10-09 12:45:29 +02:00
2020-10-09 12:45:29 +02:00
2020-11-27 19:08:24 -08:00
2021-11-04 12:52:36 +00:00
2021-11-04 12:52:36 +00:00
2020-10-09 12:45:29 +02:00
2020-10-09 12:45:29 +02:00
2022-10-02 15:13:22 -04:00
2022-02-10 18:40:06 +01:00
2021-11-04 12:52:36 +00:00
2021-08-30 11:00:21 +02:00
2020-02-28 22:00:20 +01:00
2020-06-23 17:05:22 +02:00
2020-04-20 23:01:34 +02:00
2022-03-24 11:27:07 +00:00
2020-05-17 17:36:26 +02:00
2021-04-22 11:31:13 +02:00
2021-04-22 11:31:13 +02:00
2020-08-11 17:50:45 +02:00
2020-08-11 17:50:45 +02:00
2022-05-05 15:12:52 +01:00
2020-10-23 22:16:59 +02:00
2020-10-23 22:16:59 +02:00
2022-04-08 10:06:10 +01:00
2020-11-05 14:29:48 +01:00
2022-03-05 02:42:55 +00:00
2020-11-05 14:29:48 +01:00
2022-07-07 09:27:42 +02:00
2021-11-04 12:52:36 +00:00
2022-07-22 18:58:07 +00:00
2022-05-21 13:24:00 +02:00
2022-05-21 13:24:00 +02:00
2020-11-05 14:29:48 +01:00
2021-10-15 02:36:58 -05:00
2021-03-12 15:30:50 +01:00
2022-06-03 17:16:41 -04:00
2020-11-23 13:51:04 +01:00
2021-01-30 18:06:34 +01:00
2022-04-08 10:06:10 +01:00
2021-03-12 15:30:50 +01:00
2021-03-12 15:30:50 +01:00
2021-04-08 17:50:13 +02:00
2022-09-23 20:55:37 +02:00
2021-05-06 12:20:44 +02:00
2021-05-06 12:20:44 +02:00
2021-11-04 12:52:36 +00:00
2021-06-03 08:41:37 +02:00
2021-07-19 11:52:05 +02:00
2021-08-15 16:18:26 -03:00
2021-07-15 10:44:10 +02:00
2021-11-04 12:52:36 +00:00
2022-04-08 10:06:10 +01:00
2021-11-04 12:52:36 +00:00
2021-11-04 12:52:36 +00:00
2021-12-06 12:33:31 +01:00
2022-02-10 18:40:06 +01:00
2022-05-05 15:12:52 +01:00
2022-02-10 18:40:06 +01:00
2022-05-05 15:12:52 +01:00
2022-05-21 13:24:00 +02:00
2022-05-21 13:24:00 +02:00
2022-06-04 13:34:07 +02:00
2022-06-04 13:34:07 +02:00
2022-07-18 09:39:37 +02:00
2022-07-18 09:39:37 +02:00
2022-07-28 19:08:22 +02:00
2022-07-28 19:08:22 +02:00
2022-09-09 13:36:26 +02:00
2022-09-09 13:36:26 +02:00
2022-09-09 13:36:26 +02:00
2022-09-25 17:37:56 -04:00
2022-09-24 17:38:09 -04:00
2022-09-21 13:13:27 -04:00
2022-09-21 13:13:27 -04:00
2022-05-05 15:12:52 +01:00
2022-05-05 15:12:52 +01:00
2020-10-09 12:45:29 +02:00
2020-11-23 13:52:27 +01:00
2020-10-09 12:45:29 +02:00
2021-10-02 17:41:14 -05:00
2020-10-09 12:45:29 +02:00
2020-10-09 12:45:29 +02:00
2020-10-09 12:45:29 +02:00
2022-04-08 10:06:10 +01:00
2020-10-09 12:45:29 +02:00
2022-10-02 15:13:22 -04:00
2020-10-09 12:45:29 +02:00
2020-03-10 18:18:34 +09:00
2020-10-09 12:45:29 +02:00
2020-10-09 12:45:29 +02:00
2021-11-04 12:52:36 +00:00