about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/rustc.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-10-27 08:19:16 +0000
committerbors <bors@rust-lang.org>2024-10-27 08:19:16 +0000
commite454c45f1397e382cfb59f0b8970445c8efa875f (patch)
tree93429e5e5d5d6c4a9a09647b732983bdb94e808e /compiler/rustc_pattern_analysis/src/rustc.rs
parentde7cef75be8fab7a7e1b4d5bb01b51b4bac925c3 (diff)
parent19b2142d18805f4b30a585f2c12a181d9b8c72d0 (diff)
downloadrust-e454c45f1397e382cfb59f0b8970445c8efa875f.tar.gz
rust-e454c45f1397e382cfb59f0b8970445c8efa875f.zip
Auto merge of #132091 - Zalathar:graph-loops, r=saethlin
coverage: Don't rely on the custom traversal to find enclosing loops

This opens up the possibility of modifying or removing the custom graph traversal used in coverage counter creation, without losing access to the heuristics that care about a node's enclosing loops.

Actually changing the traversal is left for future work, because this PR on its own doesn't change the emitted coverage mappings at all.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/rustc.rs')
0 files changed, 0 insertions, 0 deletions