about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/graph.rs
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2024-09-15 11:48:20 +1000
committerZalathar <Zalathar@users.noreply.github.com>2024-09-15 12:51:57 +1000
commit2a3e17c6d5c49eeb770ade2fa660f98e9cce0ce0 (patch)
treecc803abb4c25ebb4b724cfb4816e4d9d521c3b40 /compiler/rustc_mir_transform/src/coverage/graph.rs
parent669327f5751be5a05925a8a4885a9c4feac6292d (diff)
downloadrust-2a3e17c6d5c49eeb770ade2fa660f98e9cce0ce0.tar.gz
rust-2a3e17c6d5c49eeb770ade2fa660f98e9cce0ce0.zip
coverage: Remove unnecessary `bcb_successors`
Given that we directly access the graph predecessors/successors in so many
other places, and sometimes must do so to satisfy the borrow checker, there is
little value in having this trivial helper method.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions