mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
f095de4bf1
This opens the door to collecting and storing coverage information that is unrelated to branch coverage or MC/DC.
For more information about how rustc works, see the rustc dev guide.