Matthias Krüger 526326e10d
Rollup merge of #113079 - Zalathar:as-operand-id, r=oli-obk
Use `CoverageKind::as_operand_id` instead of manually reimplementing it

These two pieces of code are functionally equivalent to the `CoverageKind::as_operand_id` method that already exists, and is already used elsewhere in this file.

This slightly reduces the amount of code that manually pattern-matches on `CoverageKind`.
2023-06-27 17:48:46 +02:00
..
2023-06-01 14:45:19 +00:00
2023-06-14 20:08:04 +00:00
2023-05-29 17:15:48 +02:00
2023-05-17 12:18:55 +00:00
2023-06-22 18:34:23 +00:00
2023-05-15 20:27:12 +00:00
2023-05-15 20:27:12 +00:00
2023-05-29 17:15:48 +02:00