mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 23:37:27 +00:00
This was previously a helper method in `MakeBcbCounters`, but putting it in the graph lets us call it from `BcbBranch`, and gives us a more fine-grained borrow.