mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
fbab055e77
This splits off `BcbCounter` from MIR's `CoverageKind`, allowing the two types to evolve in different directions as necessary.
For more information about how rustc works, see the rustc dev guide.