Files
rust/compiler/rustc_middle
Zalathar fbab055e77 coverage: Give the instrumentor its own counter type, separate from MIR
This splits off `BcbCounter` from MIR's `CoverageKind`, allowing the two types
to evolve in different directions as necessary.
2023-08-20 12:02:40 +10:00
..
2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.