Files
rust/compiler/rustc_mir_transform/src
许杰友 Jieyou Xu (Joe) d92aa567b9 Rollup merge of #126538 - Zalathar:graph, r=nnethercote
coverage: Several small improvements to graph code

This PR combines a few small improvements to coverage graph handling code:
- Remove some low-value implementation tests that were getting in the way of other changes.
- Clean up `pub` visibility.
- Flatten some code using let-else.
- Prefer `.copied()` over `.cloned()`.

`@rustbot` label +A-code-coverage
2024-06-17 04:53:58 +01:00
..
2024-06-14 16:54:29 -04:00
2023-12-10 10:56:22 +08:00
2024-04-20 19:20:38 +00:00
2023-12-10 10:56:22 +08:00
2024-05-23 04:08:35 +02:00
2024-06-13 12:13:54 +02:00
2024-06-12 16:25:45 -04:00
2024-06-05 22:25:41 +01:00
2023-12-10 10:56:22 +08:00
2024-06-01 12:50:58 -04:00
2024-06-14 16:54:29 -04:00
2024-06-14 16:54:29 -04:00