rust/compiler/rustc_middle
Zalathar 91aae58568 coverage: Clean up marker statements that aren't needed later
Some of the marker statements used by coverage are added during MIR building
for use by the InstrumentCoverage pass (during analysis), and are not needed
afterwards.
2024-03-22 20:20:41 +11:00
..
src coverage: Clean up marker statements that aren't needed later 2024-03-22 20:20:41 +11:00
Cargo.toml remove unused derive_more dep 2024-03-08 12:34:14 +03:00
messages.ftl
README.md

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