1
Fork 0
rust/compiler/rustc_const_eval/src/transform
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
..
check_consts Provide structured suggestion for #![feature(foo)] 2024-03-18 16:08:58 +00:00
mod.rs Move promote_consts back to rustc_mir_transform. 2024-01-08 22:42:07 +00:00
validate.rs coverage: Clean up marker statements that aren't needed later 2024-03-22 20:20:41 +11:00