mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-28 08:57:13 +00:00
The concrete type `CoverageSpan` is no longer used outside of the `spans` module. This is a separate patch to avoid noise in the preceding patch that actually encapsulates coverage spans.