Piotr Osiewicz
33a67ad6b9
chore: Clippy fixes for 1.80 ( #13987 )
...
The biggest hurdle turned out to be use of `Arc<Language>` in maps, as
`clippy::mutable_key_type` started triggering on it (due to - I suppose
- internal mutability on `HighlightMap`?). I switched over to using
`LanguageId` as the key type in some of the callsites, as that's what
`Language` uses anyways for it's hash/eq, though I've still had to
suppress the lint outside of language crate.
/cc @maxdeviant , le clippy guru.
Release Notes:
- N/A
2024-07-10 17:53:17 +02:00
..
2024-06-18 12:44:35 -07:00
2024-06-21 18:47:38 +02:00
2024-06-27 14:36:44 -06:00
2024-07-10 17:36:22 +02:00
2024-07-10 17:36:22 +02:00
2024-05-12 04:47:19 -07:00
2024-05-29 18:06:45 -07:00
2024-06-20 15:00:54 +02:00
2024-06-18 12:16:54 -07:00
2024-06-22 16:07:36 -07:00
2024-06-22 16:07:36 -07:00
2024-06-26 13:00:52 -06:00
2024-07-09 12:59:17 -04:00
2024-07-10 17:36:22 +02:00
2024-07-10 17:53:17 +02:00
2024-07-09 17:41:54 -04:00
2024-05-16 13:30:04 -04:00
2024-06-18 12:22:37 -04:00
2024-06-18 12:22:37 -04:00
2024-06-22 16:07:36 -07:00
2024-06-27 21:54:03 -06:00
2024-07-10 17:53:17 +02:00
2024-07-10 09:40:50 +02:00
2024-07-05 14:08:42 -04:00
2024-06-14 20:13:31 -04:00
2024-06-17 18:14:37 -04:00
2024-07-02 11:47:11 +02:00
2024-06-13 08:35:22 +02:00
2024-06-23 07:39:01 -04:00
2024-05-29 18:06:45 -07:00
2024-06-18 12:22:37 -04:00
2024-04-30 23:31:59 -06:00
2024-06-12 23:22:52 +03:00
2024-06-12 23:22:52 +03:00
2024-05-10 15:50:20 -06:00
2024-06-18 12:16:54 -07:00
2024-06-23 14:10:31 -06:00
2024-07-10 17:53:17 +02:00
2024-07-09 19:49:25 -04:00
2024-06-22 16:07:36 -07:00
2024-07-01 17:18:58 -04:00
2024-05-22 20:40:31 -04:00
2024-05-29 18:06:45 -07:00
2024-07-03 17:04:08 -04:00
2024-06-18 12:22:37 -04:00
2024-07-10 17:53:17 +02:00
2024-06-17 18:14:37 -04:00
2024-07-10 16:02:29 +02:00
2024-06-14 20:13:31 -04:00
2024-05-10 14:18:40 -04:00
2024-06-22 15:59:53 -07:00
2024-06-27 14:36:44 -06:00
2024-06-13 08:35:22 +02:00
2024-06-23 22:20:10 -07:00
2024-06-25 14:59:29 +02:00
2024-06-22 16:07:36 -07:00
2024-06-14 10:33:28 -07:00
2024-07-03 11:07:11 -04:00
2024-07-09 16:44:24 +03:00
2024-07-10 10:12:09 +03:00
2024-06-21 18:39:14 +02:00
2024-06-23 09:36:52 +02:00
2024-06-29 11:37:22 +03:00
2024-07-10 17:53:17 +02:00
2024-07-09 11:54:14 -07:00
2024-06-18 12:16:54 -07:00
2024-07-10 17:36:22 +02:00
2024-06-24 15:34:22 -04:00
2024-07-08 17:05:30 -04:00
2024-06-20 15:00:54 +02:00
2024-07-09 14:19:10 -07:00
2024-04-23 16:23:26 -07:00
2024-05-23 15:50:59 +02:00
2024-06-21 16:32:32 -07:00
2024-07-09 17:41:54 -04:00
2024-06-07 12:53:01 -07:00
2024-06-18 12:22:37 -04:00
2024-05-20 17:00:27 +02:00
2024-07-10 09:40:50 +02:00
2024-07-09 12:15:34 -04:00
2024-06-21 16:32:32 -07:00
2024-05-09 11:03:33 +02:00
2024-07-09 12:15:34 -04:00
2024-05-21 20:23:37 +02:00
2024-05-17 16:37:17 -04:00
2024-06-18 12:22:37 -04:00
2024-05-14 13:48:36 +02:00
2024-05-29 11:40:43 +02:00
2024-06-03 12:52:44 +02:00
2024-06-25 16:47:55 -04:00
2024-07-01 20:53:56 +02:00
2024-07-08 14:43:23 +03:00
2024-07-10 17:36:22 +02:00
2024-07-08 18:45:49 -04:00
2024-06-11 15:31:55 -04:00
2024-05-16 13:30:04 -04:00
2024-07-09 17:41:54 -04:00
2024-07-10 17:36:22 +02:00
2024-07-08 17:05:30 -04:00
2024-06-27 17:03:47 -07:00
2024-07-09 17:41:54 -04:00
2024-07-09 12:39:24 -06:00
2024-07-08 15:05:29 -04:00
2024-07-09 12:11:18 -06:00
2024-06-25 10:03:29 -07:00
2024-07-10 10:12:35 -04:00
2024-06-18 12:16:54 -07:00