许杰友 Jieyou Xu (Joe)
0797adb327
Rollup merge of #124508 - Zalathar:op, r=jieyouxu
...
coverage: Avoid hard-coded values when visiting logical ops
This is a tiny little thing that I noticed during the final review of #123409 , and I didn't want to hold up the whole PR just for this.
Instead of separately hard-coding the operation being visited, we can get it from the match arm pattern by using an as-pattern.
`@rustbot` label +A-code-coverage
2024-04-29 18:03:25 +01:00
..
2024-04-28 13:09:36 +05:30
2024-04-25 22:50:06 +03:00
2024-04-25 22:49:58 +03:00
2024-04-25 22:49:58 +03:00
2024-04-29 11:34:22 +02:00
2024-04-25 06:31:04 +02:00
2024-04-25 18:26:36 +00:00
2024-04-27 07:55:37 +02:00
2024-04-25 22:14:47 +03:00
2024-04-24 08:05:29 +00:00
2024-04-29 11:54:49 +00:00
2024-04-25 22:14:47 +03:00
2024-04-23 23:02:54 +02:00
2024-04-22 18:48:47 +02:00
2024-04-15 18:48:12 -04:00
2024-04-24 08:05:29 +00:00
2024-04-27 20:46:07 +02:00
2024-04-27 07:55:37 +02:00
2024-04-25 22:14:47 +03:00
2024-04-24 14:35:02 +00:00
2024-04-25 18:26:36 +00:00
2024-04-27 09:36:38 +05:30
2024-04-17 09:34:39 -04:00
2024-04-27 20:46:09 +02:00
2024-04-21 11:24:55 +01:00
2024-04-18 15:36:25 +10:00
2024-04-23 17:25:17 +02:00
2024-04-25 22:14:47 +03:00
2024-04-24 09:41:44 +02:00
2024-04-28 18:36:08 +01:00
2024-04-15 23:27:21 -04:00
2024-04-25 18:57:56 +02:00
2024-04-16 13:02:53 +10:00
2024-04-25 18:57:56 +02:00
2024-04-24 08:05:29 +00:00
2024-04-29 10:25:51 -04:00
2024-04-29 18:03:25 +01:00
2024-04-20 16:01:35 +02:00
2024-04-29 18:03:24 +01:00
2024-04-17 20:49:53 +03:00
2024-04-24 17:23:03 +00:00
2024-04-18 15:36:25 +10:00
2024-04-25 22:49:58 +03:00
2024-04-21 07:45:03 +00:00
2024-04-22 18:48:47 +02:00
2024-04-22 20:26:00 +02:00
2024-04-28 21:20:07 +00:00
2024-04-14 14:56:41 +02:00
2024-04-24 13:12:25 +01:00
2024-04-25 22:14:47 +03:00
2024-04-23 17:25:15 +02:00
2024-04-25 22:14:47 +03:00
2024-04-16 20:45:07 +03:00
2024-04-21 06:32:10 +00:00
2024-04-29 10:25:51 -04:00
2024-04-19 13:51:52 +02:00
2024-04-25 11:49:12 -04:00
2024-04-25 00:19:54 +02:00
2024-04-23 17:25:15 +02:00