mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-09 10:58:50 +00:00
Making these separate types from `CovTerm` and `Expression` was historically very helpful, but now that most of the counter-creation work is handled by `node_flow` they are no longer needed.
For more information about how rustc works, see the rustc dev guide.